]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Use common visitor schema for PointerIndirection expressions
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 21 Dec 2020 12:52:17 +0000 (13:52 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 21 Dec 2020 12:52:17 +0000 (13:52 +0100)
commitc1eb2136c525a5ec3a1f5b340c24870c7ba55fe5
treefeb3a9fa33e49dd51f68701c174b71dd6f4506e6
parent648c9dc793a642fbe7abfc285712f64726c5c975
vala: Use common visitor schema for PointerIndirection expressions

Not doing so breaks assumptions of the CodeWriter leading to a mangled
output.
vala/valapointerindirection.vala
vala/valasymbolresolver.vala