]> git.ipfire.org Git - thirdparty/vala.git/commit
GVariant: Fix unboxing of Variant to a real non-null struct
authorLuca Bruno <lucabru@src.gnome.org>
Mon, 17 Oct 2011 10:48:55 +0000 (12:48 +0200)
committerJürg Billeter <j@bitron.ch>
Wed, 30 Nov 2011 13:33:45 +0000 (14:33 +0100)
commit998358cc7444a1917ff8e371292bf106ea393888
tree11672441f219d73e443cab3609d8660f3d55b6e5
parent44238e4946f186bd7f22d3038af8ae3df676c4ee
GVariant: Fix unboxing of Variant to a real non-null struct

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