]> git.ipfire.org Git - thirdparty/vala.git/commit
valaparser: Allow casts of pointer expressions without enclosing parens f1ddd5a6d201ccb90563e4b46fe500b72841d6f1
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 17 Oct 2016 11:59:48 +0000 (13:59 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 17 Oct 2016 11:59:48 +0000 (13:59 +0200)
commitf1ddd5a6d201ccb90563e4b46fe500b72841d6f1
treeb280a4e564f9e7ed77f0af5b21253c9e01f3a21d
parentcd3ed2af529059f10f4c7b0e7c3eee60e6734dcc
valaparser: Allow casts of pointer expressions without enclosing parens

Based on patch by Geert Jordaens <geert.jordaens@telenet.be>

https://bugzilla.gnome.org/show_bug.cgi?id=590641
tests/Makefile.am
tests/pointers/bug590641.vala [new file with mode: 0644]
vala/valaparser.vala