]> git.ipfire.org Git - thirdparty/vala.git/commit
compiler: Add OptionFlags.NO_ARG to deprecated "--thread" option 96e55fe536ec81a347af6c038241820e11b5bfb5
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 1 May 2019 15:37:07 +0000 (17:37 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 1 May 2019 15:38:09 +0000 (17:38 +0200)
commit96e55fe536ec81a347af6c038241820e11b5bfb5
tree473576c0dfb4afe859935d98a6e64f225da0b5f0
parent6c75818675582a2bb1ec17f199668a53c872b3b2
compiler: Add OptionFlags.NO_ARG to deprecated "--thread" option

It was defined with OptionArg.NONE and never took an extra argument.

Regression of d8e810680f370fac7e9a5e80f8d94316707625c2
compiler/valacompiler.vala