]> 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>
Wed, 4 Jan 2023 21:47:01 +0000 (22:47 +0100)
commitf156de68664e919ee5ad1aa9f6b811512e75122c
treeb2d95bbdf5ab6742986bbadf0870916d3c85cb6a
parent3c64222b6361aceb5ee42c7523c9d854a0d7f731
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