j
k
j a
j l
JOAQUIN LOPEZ MU?Z wrote:
The patch reduces to issuing a namespace std{using ::va_list;} for the Comeau compiler.
The patch reduces to issuing a
namespace std{using ::va_list;}
for the Comeau compiler.
Why not just switch to <stdarg.h> and va_list? The other va_* things are macros anyway.
Back to the thread
Back to the list