mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-06 22:01:29 +00:00
- ifdefs for 32-bit x86 were removed, as they seem to actually break %ll* on 32-bit instead of fixing it - Two helper functions were modified to support weird `va_list` definitions (e.g. as an array, as it is on GCC for PPC64).