https://sourceware.org/bugzilla/show_bug.cgi?id=30779

--- Comment #13 from cqwrteur <euloanty at live dot com> ---
(In reply to Sam James from comment #12)
> *** Bug 31960 has been marked as a duplicate of this bug. ***

This patch is WRONG.


there is no __musl__ related macros in musl libc. musl does not want you to
detect it. The right way is to do what my fast_io is doing, include<stdio.h>
then use __NEED___isoc_va_list to hack it around.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to