[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
- Re: [Lynx-dev] Re: weird abortions, (continued)
- Re: [Lynx-dev] Re: weird abortions, Thorsten Glaser, 2005/01/04
- Re: [Lynx-dev] Re: weird abortions, Thomas Dickey, 2005/01/04
- Re: [Lynx-dev] Re: weird abortions, Thorsten Glaser, 2005/01/04
- Re: [Lynx-dev] Re: weird abortions, Thomas Dickey, 2005/01/04
- Re: [Lynx-dev] Re: weird abortions, Thorsten Glaser, 2005/01/04
- Re: [Lynx-dev] Re: weird abortions, Thomas Dickey, 2005/01/04
- Re: [Lynx-dev] Re: weird abortions, Thorsten Glaser, 2005/01/04
- Re: [Lynx-dev] Re: weird abortions, Thomas Dickey, 2005/01/04
Re: [Lynx-dev] 2.8.6dev.10, Thomas Dickey, 2005/01/03
Re: [Lynx-dev] 2.8.6dev.10, gilmap, 2005/01/03