lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev DOS bug report - no fix (PDCurses build)


From: Doug Kaufman
Subject: Re: lynx-dev DOS bug report - no fix (PDCurses build)
Date: Mon, 12 Apr 1999 01:06:58 -0700 (PDT)

On Mon, 12 Apr 1999, Gisle Vanem wrote:

> Doug Kaufman <address@hidden> said:
> 
> > 1. When exiting with CTRL-C or CTRL-BREAK, the system BREAK is not
> > reset to the value present before lynx was executed. It is always ON.
> > BREAK is reset properly with a normal exit.
> 
> Be sure to compile with `IGNORE_CTRL_C'. This should always
> give the "Are you sure you want to quit? (y)" prompt and exit
> properly from there.

You misunderstood the problem. This has to do with the DOS BREAK
setting getting restored after lynx exits. See the code in LYMain.c
that gets the initial setting, then restores it after lynx exits.
The DJGPP code sets BREAK checking on during lynx, so that you can
break out of a hung connection. This works with SLang, but not with
PDCurses.
                             Doug
__
Doug Kaufman
Internet: address@hidden (preferred)
          address@hidden


reply via email to

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