Pieter Bowman wrote:
This is the case on both IRIX and OSF/1. These compilers can't handle:#define vstrallocf(...) debug_vstrallocf(__FILE__,__LINE__,__VA_ARGS__)
I fix it in the 2.5.2 tree, but the next release will require that syntax, which is in the C99 standard.
Do you have a C99 compiler on IRIX and OSF/1 ? Jean-Louis
