]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Don't use simple struct initializer if local is a GValue
authorLuca Bruno <lucabru@src.gnome.org>
Wed, 11 May 2011 07:47:51 +0000 (09:47 +0200)
committerJürg Billeter <j@bitron.ch>
Sun, 29 May 2011 10:44:50 +0000 (12:44 +0200)
commit62ac470108294da888912323ec8af386480b6c1e
tree9d376481c055de967e6408017b1f27950ddd9b24
parentd08f313ce468bae194771042ef806c53fc42f28b
codegen: Don't use simple struct initializer if local is a GValue

Fixes bug 621176.
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/structs/bug621176.vala [new file with mode: 0644]