delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/04/10/17:34:43

X-Originating-IP: [200.42.4.187]
From: "Norberto Alfredo Bensa" <ceo AT nbensacomputers DOT com>
To: "Allan Kugel" <kugel AT ruccs1 DOT rutgers DOT edu>, <djgpp AT delorie DOT com>,
<grx AT grx DOT de>, "Mariano Alvarez Fernandez" <malfer AT teleline DOT es>
References: <200104102125 DOT RAA09730 AT ruccs1 DOT rutgers DOT edu>
Subject: Re: problem compiling GRX 2.4
Date: Tue, 10 Apr 2001 18:33:54 -0300
Organization: nBens@ Computers
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
Message-ID: <OE39mRBaYFkuutSgcOr0000124d@hotmail.com>
X-OriginalArrivalTime: 10 Apr 2001 21:34:12.0739 (UTC) FILETIME=[FC26A530:01C0C205]
Reply-To: djgpp AT delorie DOT com

----- Original Message -----
From: "Allan Kugel" <kugel AT ruccs1 DOT rutgers DOT edu>
To: "Norberto Alfredo Bensa" <ceo AT nbensacomputers DOT com>
Sent: Tuesday, April 10, 2001 6:25 PM
Subject: Re: problem compiling GRX 2.4


> > >     if( c == '#' ) // it's a comment
> > >
> > > I don't know if it must be '\#' or it is a gcc 2.95.3 bug, Andris?
> > >
> >
> > Yes, I knew about that line. That's why I posted, it seems correct to
me.
> > BTW, I changed it to:
> >
> >     if( c == 35 )
> >
> > and got the same error.
>
> Are the complier options set to take "//..." comments?
> Or else perhaps the offending line is actually the previous line?
>
> -AK

hmm, that seems to be the problem!

    if( c == '#' ) /* it's a comment */

compiles ok.

Thank you.

Best regards,
Norberto

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019