On Tue, 18 Jul 2000 [EMAIL PROTECTED] 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 <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to