codegen: Don't return void for non-nullable simple-type structs
commitc73d19cc1d9919dcdf992fe0263f108c86dd328a
authorMichael James Gratton <mike@vee.net>
Mon, 6 Feb 2017 05:47:21 +0000 (6 16:47 +1100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 8 Feb 2017 10:23:28 +0000 (8 11:23 +0100)
tree69746eebb0a66ab6b7a75474fcd0cca5d1072c2e
parent6b275cf3adcdae1b91054586435d10c99d13c0ef
codegen: Don't return void for non-nullable simple-type structs

https://bugzilla.gnome.org/show_bug.cgi?id=778224
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/errors/bug778224.vala [new file with mode: 0644]