>>> "Hans" == Hans Aberg <[EMAIL PROTECTED]> writes:
>> Perhaps you're thinking of <cstdlib> rather than <stdlib.h>? > You are sort of asking for reworking the different > possibilities. If you want to support a compile C as C++ option, > contact the developers. The problem is not that it impossible as > such, but there is no-one willing to do the job. This is wrong. Care is taken, and always has, to make yacc.c compilable with a C++ compiler. Of course you can't expect yacc.c to provide classes, use streams, and so on.
