]> git.ipfire.org Git - thirdparty/vala.git/commit
ccode: Implicitly register declaration for added CCodeFunction
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 1 Oct 2019 14:21:21 +0000 (16:21 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 5 Oct 2019 11:45:55 +0000 (13:45 +0200)
commit048726e5b68d7febe1418b8c33cca009597a4e99
treed0898ac82bf6521b8fb9377605ff3a31a616fc90
parentc6a13fa330a11485b3693997b54ad3bc91800f1a
ccode: Implicitly register declaration for added CCodeFunction

This will prevent the user's vala source to override implicitly defined
functions of vala's boilerblate for a type.
ccode/valaccodefile.vala