IMO it would be better to fix the script to automatically generate the needed signatures than duplicate every API function that has varargs with a non-vararg version. This should be relatively easy, at least where the varargs are format strings (ie. have the script replace ...
with const char*
).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.