lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.5dev.11


From: Leonid Pauzner
Subject: Re: lynx-dev lynx2.8.5dev.11
Date: Sun, 8 Dec 2002 23:51:17 +0300 (MSK)

1-Dec-2002 21:37 Thomas Dickey wrote:
> 2002-12-01 (2.8.5dev.11)
> * in HTParse(), use single alloca instead of three malloc/free pairs -LP



diff -u -p -r LYNX2-8-.11/www/library/implemen/htutils.h 
LYNX2-8-/www/library/implemen/htutils.h
--- LYNX2-8-.11/www/library/implemen/htutils.h  Mon Dec  2 02:07:38 2002
+++ LYNX2-8-/www/library/implemen/htutils.h     Tue Dec  3 01:03:16 2002
@@ -22,6 +22,7 @@
 #ifdef DJGPP
 #include <sys/config.h>        /* pseudo-autoconf values for DJGPP 
libc/headers */
 #define HAVE_TRUNCATE 1
+#define HAVE_ALLOCA 1
 #include <limits.h>
 #endif /* DJGPP */



; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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