Could you be more specific on _which_ version Microsoft compiler you mean?
Thanks, stephan(just an interested party; not speaking for Microsoft or having anything to do with the compiler); -----Original Message----- From: David Gluss [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 12:34 PM To: [EMAIL PROTECTED] Subject: Bug in new Bison parser generator With version 1.31-1, Bison doesn't work with the Microsoft compiler. A small example is enclosed. The problem is that Microsoft doesn't have size_t in the std:: namespace, or malloc. Included also, a patch to fix bison.simple. DG -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/