]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Correctly handle fixed-length array initialization of fields in classes
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 4 Jan 2023 21:47:01 +0000 (22:47 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 2 Feb 2023 11:30:52 +0000 (12:30 +0100)
commit28d2c3dcd0e0cb5ddb2ec1eb2b857dbc5fa5a441
tree2f646a015a48904ef48bc65135a02cc21c3b01cf
parent487b5e6fa89cc5ef4c6538d7e64d76033221302d
codegen: Correctly handle fixed-length array initialization of fields in classes
codegen/valaccodebasemodule.vala
codegen/valagtypemodule.vala
tests/Makefile.am
tests/arrays/class-field-fixed-length-initializer.c-expected [new file with mode: 0644]
tests/arrays/class-field-fixed-length-initializer.vala [new file with mode: 0644]
tests/arrays/class-field-initializer.c-expected
tests/basic-types/bug686336.c-expected
tests/objects/compact-class-custom-ref.c-expected
tests/objects/destructors.c-expected