[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev [PATCH 2.8.4rel.1] Unlink TMP files
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev [PATCH 2.8.4rel.1] Unlink TMP files |
Date: |
Wed, 18 Jul 2001 18:29:29 -0400 |
User-agent: |
Mutt/1.2.5i |
On Wed, Jul 18, 2001 at 04:57:32PM -0400, Ilya Zakharevich wrote:
> This makes lynx independent of system programs when unlinking files.
>
> [I did not touch the VMS branch since I do not know the semantic of
> the POSIX subsystem.] One new gettext message may need to be added.
the (VMS) POSIX subsystem may/may not be installed, and afaik was dropped from
support a few years ago. It does have 'remove()', which returns a nonzero
on error (now that you mention it, 'unlink()' is not supported everywhere -
I recall running into that on one of my ports, where 'remove()' was.
> Enjoy,
> Ilya
>
> P.S. There is one goof I found when making -Zomf executable on OS/2:
> src/makefile mentions two .o files (instead of $(_O) files).
>
> Another goof: I see that sendmail does not have its directory
> part stripped even with --disable-full-paths.
I saw your earlier report, looked and decided to put it off past 2.8.4 since
fixing it would involve rewriting a chunk of configure-script. (No one noticed
that for the past 3+ years btw).
--
Thomas E. Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden