lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev [PATCH][dev20] Nits


From: Leonid Pauzner
Subject: Re: lynx-dev [PATCH][dev20] Nits
Date: Sat, 20 Mar 1999 02:03:53 +0300 (MSK)

18-Mar-99 17:40 John Bley wrote:
> * --disable-partial wasn't compiling because of a supressed #include,
>   replace one more free() with FREE() (John Bley)

> diff -Burp lynx2-8-2/src/LYUtils.c lynx2-8-2-patched/src/LYUtils.c
> --- lynx2-8-2/src/LYUtils.c   Wed Mar 17 22:17:11 1999
> +++ lynx2-8-2-patched/src/LYUtils.c   Thu Mar 18 17:31:24 1999
> @@ -20,9 +20,7 @@
>  #include <bios.h>
>  #endif /* DJGPP_KEYHANDLER */

> -#ifdef DISP_PARTIAL
>  #include <LYKeymap.h>
                         ^^^^ /* for HTCheckForInterrupt() */
> -#endif /* DISP_PARTIAL */

>  #ifdef VMS
>  #include <descrip.h>

Yes, it should not be #ifdef'ed now at least for trace log toggling
(my fault).



reply via email to

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