Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: Bug in new Bison parser generator Date: Thu, 31 Jan 2002 12:45:49 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Bug in new Bison parser generator Thread-Index: AcGqluZFxD77yPwyRlGWi6BpofPqCAAAT2Wg From: "Stephan Mueller" To: "David Gluss" , X-OriginalArrivalTime: 31 Jan 2002 20:45:50.0457 (UTC) FILETIME=[44878E90:01C1AA98] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g0VKqLj32016 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 AT marple-tech DOT com] Sent: Thursday, January 31, 2002 12:34 PM To: cygwin AT cygwin DOT 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/