lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev RE: RE: Problems downloading with Lynx285dev3


From: Thomas Dickey
Subject: Re: lynx-dev RE: RE: Problems downloading with Lynx285dev3
Date: Tue, 23 Oct 2001 13:46:53 -0400
User-agent: Mutt/1.2.5i

On Tue, Oct 23, 2001 at 06:47:00PM +0100, Fr3dY wrote:
> 
> 
> 
>       I've compiled Lynx with trace code enabled, and tested it: I
>    just downloaded a HTML local file with the same results... the
>    downloaded file was the HTML source code of the 'Download Options'
>    screen... Please note that removing 'HAVE_MKSTEMP' from lynx_cfg.h
>    makes Lynx work fine, but this behaviour wasn't present in
>    285dev2 and older versions. You can find the trace dump at
>    http://fr3dy.meanmachine.ch/lynx.trace and the downloaded file at
>    http://fr3dy.meanmachine.ch/lynx.download

I see something odd - the temporary names are all the same:

made subdirectory /tmp/586952/
-> '/tmp/586952/586952.html'
... LYOpenTemp(/tmp/586952/586952.html)
PARAM-ADD:/bin/rm -f /tmp/586952/586952.html
PARAM-END:/bin/rm -f /tmp/586952/586952.html
...LYCloseTempFP(/tmp/586952/586952.html)
-> '/tmp/586952/586952.html'
... LYOpenTemp(/tmp/586952/586952.html)
...LYCloseTempFP(/tmp/586952/586952.html)

I'll review that chunk of code and see if I can spot an error (or if not,
alter my configure check to see if the temporary names aren't unique).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

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

reply via email to

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