]> 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>
Sun, 24 Feb 2019 22:13:14 +0000 (23:13 +0100)
commit088c20b742552fadff92d51ccc7224da75bbeb51
tree1c8d69d5239fb69cf416c638424cfe8182c4a676
parent48f26fa2e995a90efaca4abe28dfc21733f918d7
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]