]> git.ipfire.org Git - thirdparty/vala.git/commit
Support derived structs with no fields, report an error otherwise
authorLuca Bruno <lethalman88@gmail.com>
Mon, 28 Jun 2010 08:40:46 +0000 (10:40 +0200)
committerJürg Billeter <j@bitron.ch>
Mon, 28 Jun 2010 21:42:47 +0000 (23:42 +0200)
commitbf46b34f9e262d29720d7d65191969abc838ba83
treea2fd0ec90b7ed4ae724ae9219e200fc37ae67e53
parenta7767b292bdb27be8e830060b25b0ecb211c9c49
Support derived structs with no fields, report an error otherwise

Fixes bug 622777.
codegen/valaccodestructmodule.vala
vala/valaclass.vala
vala/valastruct.vala