]> git.ipfire.org Git - thirdparty/vala.git/commit
genie: Allow the main function "init" to return an integer as exit status
authorAlistair Thomas <astavale@yahoo.co.uk>
Wed, 22 Mar 2017 20:28:42 +0000 (20:28 +0000)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 26 Feb 2019 08:54:15 +0000 (09:54 +0100)
commit50225a7fe6b1b8f3644852c65dc4d3484d7fc09f
treeb289695f9e937f6e7be187a552090992e7b91686
parentfeac71ef0fd6083bebc2a4818834a4351a7e4629
genie: Allow the main function "init" to return an integer as exit status

Fixes https://gitlab.gnome.org/GNOME/vala/issues/402
tests/Makefile.am
tests/genie/init-int.gs [new file with mode: 0644]
vala/valagenieparser.vala