]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Fix definition of fields when array length cname is specified
authorLuca Bruno <lucabru@src.gnome.org>
Sun, 29 May 2011 17:05:00 +0000 (19:05 +0200)
committerLuca Bruno <lucabru@src.gnome.org>
Sun, 29 May 2011 17:05:00 +0000 (19:05 +0200)
commit0a67ba6c93a371c2d6350d8f0d7bcddfea2d9d18
tree7050369c5c4af71bb7d20164bf48a27eeb2998f4
parent757a097ac817066072d605b8a84ddff6496474b2
codegen: Fix definition of fields when array length cname is specified

Fixes bug 588203.
codegen/valaccodestructmodule.vala
codegen/valagtypemodule.vala
tests/Makefile.am
tests/objects/bug588203.vala [new file with mode: 0644]