]> 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 11:43:26 +0000 (12:43 +0100)
commit86fc2eb1783aa3fa9b16bade0d9c3589674c7204
tree6d56c63e4ca941abe504635400c98acd231a35ba
parentf6f8d86df23c652c593cfd20107a9107d7b0e5f9
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]