lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Compile problem for 2.7 under SunOS 4.1.2


From: T.E.Dickey
Subject: Re: LYNX-DEV Compile problem for 2.7 under SunOS 4.1.2
Date: Tue, 18 Feb 1997 21:07:19 -0500 (EST)

> I just comiled the new Lynx 2.7 under SunOS 4.1.2 using the 
> /usr/5bin/cc compiler.  I encountered the following error during
> make:
(the K&R compiler will do the same thing)

> This type cast appears to be legal, so I don't know why it caused a
> problem.  I don't need an explanation, but thought you would like to
> know about this behavior.
the two types aren't the "same".
        (HTLinkType*)
        (void*)
(I'm aware that ANSI says otherwise, but you can't argue with a compiler ;-)

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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