]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Allow usage of gtype structs inheriting non-gtype struct
authorLuca Bruno <lucabru@src.gnome.org>
Fri, 10 Feb 2012 10:13:22 +0000 (11:13 +0100)
committerLuca Bruno <lucabru@src.gnome.org>
Fri, 10 Feb 2012 10:36:58 +0000 (11:36 +0100)
commita658220f9e8ce3f2226d3f3e445f2103ab5ef556
tree73000c118bfc28983fb7ae0c31b89c6e9793cd0e
parentd5d1e8b8c78253dbfaecb22f5896bc754ea23cbe
codegen: Allow usage of gtype structs inheriting non-gtype struct

The behavior of type_id is different, but get/set/take/marshaller aren't
as specific as type_id. Therefore this patch enhances without breaking.

Fixes bug 669604.
codegen/valaccodeattribute.vala