Skip to content

Fix symbol clashes with stdarg.h

Álvaro Torralba requested to merge Alvarito050506/vala:fix-va-sym into master

Hello,

This small patch fixes 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.

Edited by Álvaro Torralba

Merge request reports