]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Report error for invalid inner operand of unary expressions
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 27 Feb 2021 11:23:56 +0000 (12:23 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 27 Feb 2021 11:23:56 +0000 (12:23 +0100)
commitad9c0751574ec8f7c4fb55ba2f1fff383fc90d69
treeb1d9052952c1af6f8128958924c3185b4d4622ff
parent5a210e5680772e7f28bcc6f13b6bf8803ed41c62
vala: Report error for invalid inner operand of unary expressions

This fixes criticals like:

    vala_unary_expression_is_integer_type: assertion 'type != NULL' failed
vala/valaunaryexpression.vala