lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.4dev.6.patch.gz


From: Thomas E. Dickey
Subject: Re: lynx-dev lynx2.8.4dev.6.patch.gz
Date: Tue, 18 Jul 2000 15:32:09 -0400 (EDT)

On Tue, 18 Jul 2000 address@hidden wrote:

> In a recent note, Thomas Dickey said:
> 
> > Date: Mon, 17 Jul 2000 23:04:06 -0400
> 
> I notice a couple gcc warnings on Solaris 2.6:
> 
> ../../lynx2-8-4/src/LYCurses.c:1335: warning: passing arg 2 of `waddstr' 
> discards qualifiers from pointer target type

I should fix this one (ncurses uses the XSI bindings, which do have some
const's in places where Solaris doesn't)

> ../../lynx2-8-4/src/LYKeymap.c:1058: warning: passing arg 2 of 
> `HTList_addObject' discards qualifiers from pointer target type

the latter one I left as a reminder for me when I continue on the
command-completion code (I have in mind something a little more involved,
though this "works" - I really didn't want to spend another 3-4 days
without getting a patch out).
 
> I believe these appeared with dev.5.
> 
> For once, Solaris gcc whines louder than OS/390.
> 
> -- gil
> 

-- 
T.E.Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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