]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Avoid symbol clashes with "va_*" from "stdarg.h"
authorAlvarito050506 <donfrutosgomez@gmail.com>
Mon, 17 Jan 2022 19:00:16 +0000 (16:00 -0300)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 16 Feb 2022 17:30:20 +0000 (18:30 +0100)
commita348816236b7f71fcd33603c844f2a37e3e82be9
tree666cb46793cf4329e646fee9c2ba7fff7f92d342
parent142f045f3681e2bad17eb1bd6bc6ec2fad2acfeb
codegen: Avoid symbol clashes with "va_*" from "stdarg.h"

A few more symbol clashes with the va_* macros from stdarg.h, that seem to
happen only in some systems, like Alpine Linux or NetBSD.
codegen/valaccodemethodcallmodule.vala
codegen/valaccodemethodmodule.vala