Revert "Implement "rename to" annotation for records"
authorColin Walters <walters@verbum.org>
Thu, 9 Aug 2012 21:17:15 +0000 (17:17 -0400)
committerColin Walters <walters@verbum.org>
Mon, 13 Aug 2012 17:32:13 +0000 (13:32 -0400)
commit0e13b86146eaa2fd58fc5165b11eb4f8396108fa
treee6ed53809466af07a32239c5158d65754af5a799
parentecef2be0f1b42a2850df35c711a338f15c4d7e4f
Revert "Implement "rename to" annotation for records"

This reverts commit 764366f7e4ef5a765a24ffac8c60b811f38b9ad9.

It can't work right now because to really use the structures, you need
to register them as a boxed, and that means we also need to rename the
boxed type.

A future version of this patch will need to handle both the structure
name and the GType name.

https://bugzilla.gnome.org/show_bug.cgi?id=675985
giscanner/maintransformer.py
tests/scanner/Regress-1.0-expected.gir
tests/scanner/regress.c
tests/scanner/regress.h