Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <001901c1aaab$c87ed790$6600a8c0@cherry>
From: "David Gluss" <dgluss@marple-tech.com>
To: "Stephan Mueller" <smueller@microsoft.com>
Cc: <cygwin@cygwin.com>
References: <F8268126BF427A409936A83B6B863387050B40B9@red-msg-01.redmond.corp.microsoft.com>
Subject: Re: Bug in new Bison parser generator
Date: Thu, 31 Jan 2002 14:59:47 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200

I'm at patch level 3 of Microsoft C++ 6.0.  I see they
are up to patch level 5, so I will update, try it again, and
report.

----- Original Message ----- 
From: "Stephan Mueller" <smueller@microsoft.com>
To: "David Gluss" <dgluss@marple-tech.com>
Sent: Thursday, January 31, 2002 1:21 PM
Subject: RE: Bug in new Bison parser generator


> Which Service Pack level?
> Also, I think it makes sense to keep this discussion on the cygwin list.
> 
> Thanks,
> stephan();
> 
> 
> -----Original Message-----
> From: David Gluss [mailto:dgluss@marple-tech.com] 
> Sent: Thursday, January 31, 2002 12:52 PM
> To: Stephan Mueller
> Subject: Re: Bug in new Bison parser generator
> 
> 
> VC6.0.
> DG
> 
> ----- Original Message ----- 
> From: "Stephan Mueller" <smueller@microsoft.com>
> To: "David Gluss" <dgluss@marple-tech.com>; <cygwin@cygwin.com>
> Sent: Thursday, January 31, 2002 12:45 PM
> Subject: 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/

