lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Patch for atexit (dev.21) and DOS


From: Doug Kaufman
Subject: Re: lynx-dev Patch for atexit (dev.21) and DOS
Date: Mon, 5 Apr 1999 07:53:02 -0700 (PDT)

On Mon, 5 Apr 1999, Leonid Pauzner wrote:

> Probably a typo:
> lynx_called_initscr is defined(USE_COLOR_TABLE) && defined(COLOR_CURCES)
> so you got a compilation error if build with USE_COLOR_STYLE.
> 
> > --- lynx2-8-2/src/LYCurses.c  Sun Apr  4 11:21:40 1999
> > +++ lynx2-8-2/src/LYCurses.c.new      Sun Apr  4 13:29:18 1999
> > @@ -784,10 +784,8 @@
> >       parse_userstyles();
> >  #endif
> >       first_time = FALSE;
> > -#if USE_COLOR_TABLE
> >       lynx_init_colors();
> >       lynx_called_initscr = TRUE;
> > -#endif /* USE_COLOR_TABLE */

Sorry. This was an accidental reversal of your patch from 2 April
1998. I had been trying to see where the problem with the BREAK status
was. I removed some recent patches, but thought that I had put them
back when this didn't solve the problem. Those two lines should not be
removed.
                             Doug

__
Doug Kaufman
Internet: address@hidden (preferred)
          address@hidden


reply via email to

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