> * Subject: Re: lynx-dev lynx2.8.4dev.17
> * From: "Thomas E. Dickey" <[EMAIL PROTECTED]>
> * Date: Fri, 9 Feb 2001 15:28:29 -0500 (EST)
> * In-Reply-To: <200102091850.LAA24206@sanitas>
> * Reply-To: [EMAIL PROTECTED]
> * Sender: [EMAIL PROTECTED]
> _________________________________________________________________
>On Fri, 9 Feb 2001 [EMAIL PROTECTED] wrote:
>> In a recent note, Jens Schleusener said:
>> > > Similar error (signal 11) here with lynx 2.8.4dev.17 compiled with gcc
>> > > (version 2.95.2.1 19991024) under AIX 4.1.4 and SSL-support while
>> > > downloading files (tested with different sites).
>duh. my bug (of course). The random number generator code is (I assume)
>not properly scaled since I changed the set of functions available.
>In userdefs.h, undef EXP_RAND_TEMPNAME, to work around, and I'll
>investigate exactly what I broke.
I commented out EXP_RAND_TEMPNAME, and the compile fails (NetBSD):
gcc -DHAVE_CONFIG_H -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I..
-Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -I../intl
-O2 -c ./LYOptions.c
./LYOptions.c: In function `NewSecureValue':
./LYOptions.c:3130: syntax error before `)'
*** Error code 1
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]