lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev cpp portabliity question


From: T.E.Dickey
Subject: Re: lynx-dev cpp portabliity question
Date: Fri, 15 Oct 1999 07:30:47 -0400 (EDT)

>  What syntax error you are talking about? gcc handles this as expected, the 
> result is 'x+x' (the ANSI spec says this is a correct behaviour, and most 
> obvious incorrect behaviour is infinite loop). 

as given, you have an incomplete statement (what's "x" in this context).
  
> > > #define x x+x   
> > > x   

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

[Prev in Thread] Current Thread [Next in Thread]