giscanner: Write detailed information in "type" tag's "c:type" attribute.
authorKrzesimir Nowak <qdlacz@gmail.com>
Wed, 4 Jul 2012 20:52:02 +0000 (22:52 +0200)
committerColin Walters <walters@verbum.org>
Sat, 7 Jul 2012 21:13:40 +0000 (17:13 -0400)
commit3943988d5addbea4603f9b4ee5103c604d03e8f4
treee5ca09e5c92ad4b1215d8e37ebaa071064cd60e6
parent09fe4ca9b3e816f87698761f4b66bc2d0c25e4e0
giscanner: Write detailed information in "type" tag's "c:type" attribute.

That is - write also type qualifiers (const and volatile here). Update
existing tests and add a new struct to regress.h having members with
type qualifiers.

https://bugzilla.gnome.org/show_bug.cgi?id=656445
giscanner/ast.py
giscanner/girwriter.py
giscanner/transformer.py
tests/scanner/Annotation-1.0-expected.gir
tests/scanner/Foo-1.0-expected.gir
tests/scanner/Regress-1.0-expected.gir
tests/scanner/Utility-1.0-expected.gir
tests/scanner/regress.h