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 [EMAIL PROTECTED] 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
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/lynx-dev

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


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to