]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Add cast to accessor calls for generic property implementations
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 13 Mar 2023 08:13:34 +0000 (09:13 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 13 Mar 2023 08:13:34 +0000 (09:13 +0100)
commitc2093183099e4da3e00da38a3a6de18c319f4c87
treee36455aed8de011164f4686926bcab3d06c8e323
parentd5ecd13849a6a9126d3b90d16a3268f860800b41
codegen: Add cast to accessor calls for generic property implementations

Found by -Werror=int-conversion
codegen/valagobjectmodule.vala
tests/Makefile.am
tests/generics/class-property-override.c-expected [moved from tests/objects/bug667668.c-expected with 68% similarity]
tests/generics/class-property-override.vala [moved from tests/objects/bug667668.vala with 62% similarity]