On Mon, Jun 25, 2001 at 06:30:46PM -0700, Doug Kaufman wrote:
> 2. In PDCurses, pnoutrefresh is present, but "curses pads" doesn't work.
>    I changed this in LYCurses. Should this be "!defined(__DJGPP__)"
>    instead, or is this a problem for all versions of PDCurses?

I don't think pnoutrefresh works for PDCurses (I did note that a few months
ago).  Since I wasn't trying to make the configure script work with djgpp,
it wasn't an issue.  (I'll take a look at the Unix configuration, but though
it builds properly, the X version of PDCurses doesn't really work well enough
to recommend that people try using it for lynx).

> 4. PDCurses has cbreak, but only declares it within a typedef, so the
>    test for cbreak fails in configure, with cbreak undeclared. I 
>    defined this in www_tcp.h

not exactly - I see in the header that it has a prototype, but only for Unix.

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to