This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Bug in new Bison parser generator


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:dgluss@marple-tech.com] 
Sent: Thursday, January 31, 2002 12:34 PM
To: cygwin@cygwin.com
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]