Hello all,

I'm trying to compile my project dependecy sqlite3.c amalgamation, and emcc 
breaks on va_arg with such errors:

sqlite3.c:33735:27: error: unexpected type name 'PrintfArguments': expected 
expression
pArgList = va_arg(ap, PrintfArguments*);

I tried to search information at the web, but didn't find to much.

Appreciate for any help with it.

Thanks,
Roman.

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/aba0b1a8-4246-493e-af56-2105caabcd9cn%40googlegroups.com.

Reply via email to