lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] 2.8.6dev.10


From: Thomas Dickey
Subject: Re: [Lynx-dev] 2.8.6dev.10
Date: Mon, 3 Jan 2005 09:37:27 -0500
User-agent: Mutt/1.3.27i

On Mon, Jan 03, 2005 at 02:15:26PM +0000, Thorsten Glaser wrote:
> Thomas Dickey dixit:
> 
> >> No const because man define_key says (ncurses):
> >
> > That was changed to const in 20030517 (part of ncurses 5.4)
> 
> Yes, but I've already tried to prod address@hidden to update
> their ncurses, with no response. And I'm not going to do that
> myself - I don't know why, but they have a totally different
> directory layout...

I don't know either (same issue with FreeBSD).
 
> What about an ifdef on NCURSES_VERSION?

well (unless you're using -Werror), it's just an annoyance that should
go away.  The underlying code always treated it as const.
 
> > but other compilers would warn about the unreachable statement
> 
> Hm okay. Then it's picking out all the ifdefs, I guess.
> 
> bye,
> //mirabile
> 
> 
> _______________________________________________
> Lynx-dev mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lynx-dev

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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