]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Add default_value for CType to initialize variables if needed
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 30 Dec 2018 17:19:44 +0000 (18:19 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 30 Dec 2018 17:19:44 +0000 (18:19 +0100)
commit1746709f375c199c86809f4c725890387afdba62
treec72a4234f6f48eca94cd7976fc22cd462fba50c4
parente7308eaba01ec6c478bb37e1c912a1b6d750bc2c
codegen: Add default_value for CType to initialize variables if needed

Fixes https://gitlab.gnome.org/GNOME/vala/issues/724
codegen/valaccodebasemodule.vala
codegen/valaccodemethodcallmodule.vala
codegen/valactype.vala
codegen/valagtypemodule.vala