]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Use CCodeConstant for member access of constant symbol
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 6 Nov 2021 17:55:38 +0000 (18:55 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 14 Nov 2021 12:09:22 +0000 (13:09 +0100)
commit58b08bf1f1b2125208f2c5a04d540ce464d9d63d
treed052bfd363a58fe1e324c43a79cc652acda7a5ac
parentbb0301b1ffd78b494beffede782e4d3067a9a14b
codegen: Use CCodeConstant for member access of constant symbol

This broke assumptions in CCodeBaseModule.is_constant_ccode_expression()
codegen/valaccodememberaccessmodule.vala
tests/Makefile.am
tests/semantic/field-constant.vala [new file with mode: 0644]