]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Respect array_length_cname attribute for global fields
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 24 Feb 2019 20:44:48 +0000 (21:44 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 28 Feb 2019 17:34:32 +0000 (18:34 +0100)
commitfd7846e623b2dbf6b63f4ffeafbc4813dae68105
treec7bd00dafd6858733bb098216bfae0b14936a4b3
parent3f4a430675d480aa20f798f2ed035c3bcd7a15e8
codegen: Respect array_length_cname attribute for global fields
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/arrays/class-field-length-cname.vala [new file with mode: 0644]
tests/arrays/field-global-length-cname.vala [new file with mode: 0644]
tests/arrays/struct-field-length-cname.vala [new file with mode: 0644]