lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV scrollok and lynx_force_repaint


From: T.E.Dickey
Subject: Re: LYNX-DEV scrollok and lynx_force_repaint
Date: Thu, 6 Nov 1997 20:18:35 -0500 (EST)

>       Good news!  This simple mod in LYCurses.h appears to have done
> the trick:
fixes slang, I suppose - but curses.h includes stdio.h (I did look at untangling
that by reordering includes).

However - since slang.h isn't the file that does the redefinition, it's
perhaps not a good idea to undef that, since you're not guaranteed that
slang.h will in fact include the header that's causing the redefinition.

> 
> [...]
> #ifdef va_start
> #undef va_start
> #endif /* va_start */
> #include <slang.h>
> [...]

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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