lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev problem with lynx 2.8.3dev.7


From: T.E.Dickey
Subject: Re: lynx-dev problem with lynx 2.8.3dev.7
Date: Fri, 27 Aug 1999 05:20:15 -0400 (EDT)

> 
> Re: just a warning 
>  
> Actually, with this compiler (Sun's) the compiler stopped after 
> generating this 'warning'.  After I deleted the TYPECAST from the statement, 
> it compiled just fine.  

yes -as I said, we hit this case before, once - that's one of the weaknesses
of compiling with gcc, that it has so many extensions to allow non-useful
differences from ANSI or K&R C.  I pick out a lot by eye, but overlooked the
hidden assignment in FREE() when I was tidying up.

> Larry W. Virden                 <URL: mailto:address@hidden> 

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

reply via email to

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