]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Fix type check for vfunc returning SimpleType structs
authorLuca Bruno <lucabru@src.gnome.org>
Fri, 13 Jan 2012 20:52:56 +0000 (21:52 +0100)
committerJürg Billeter <j@bitron.ch>
Tue, 31 Jan 2012 13:02:29 +0000 (14:02 +0100)
commit393f45975722ceee5b22698b04df3148511d7845
tree2abb34e9a1f9f3f2a24b4275633c18c5da7b6a64
parenta24586f978b22e922723a631f31e98ca9c8e4a53
codegen: Fix type check for vfunc returning SimpleType structs

Fixes bug 667890.
codegen/valaccodemethodmodule.vala
tests/Makefile.am
tests/structs/bug667890.vala [new file with mode: 0644]