On Fri, Nov 29, 2002 at 10:28:24PM -0800, Carlton Anderson wrote: > --- Henry Nelson <[EMAIL PROTECTED]> wrote: > > > > Did you check on LYCurses.c? Seems to me there were a fair number of > > slang ifdefs in there, too. > > > > too many
true (occasionally I see a nice way to combine some of them into macros, and then reduce the number of ifdef's). The same for repeated chunks of code. lynx has about 4 times as many ifdef's per line of code as vile (vi-like-emacs), but runs on the same set of platforms. So I think some improvement is likely. > I'll take a look at if if someone reports a bug. -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
