]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Improve initialization of namespace fields with compound literal
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 27 Mar 2023 19:43:25 +0000 (21:43 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 27 Mar 2023 20:09:24 +0000 (22:09 +0200)
commit51871cd8c151aadbad963a08534b20b8b3ceaac6
treec4cf6b585f0525b1334c4cf20c709a8a09e5d503
parent9c8ee8f065e572ed9feecdf118145d5b1748fada
vala: Improve initialization of namespace fields with compound literal

Regression of 9c35019ef300082243ef7c71c22088c52d3db38e

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1424
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/structs/namespace-field-nested-initializer-2.test [new file with mode: 0644]
tests/structs/namespace-field-nested-initializer.c-expected [new file with mode: 0644]
tests/structs/namespace-field-nested-initializer.vala [new file with mode: 0644]
tests/structs/struct-initializer-list-nested.c-expected
vala/valainitializerlist.vala