Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Shutting up a silly compiler warning
- X-seq: zsh-workers 9929
- From: Ollivier Robert <roberto@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Shutting up a silly compiler warning
- Date: Tue, 29 Feb 2000 11:43:01 +0100
- In-reply-to: <1000229083954.ZM17896@xxxxxxxxxxxxxxxxxxxxxxx>; from schaefer@xxxxxxxxxxxxxxxxxxxxxxx on Tue, Feb 29, 2000 at 08:39:54AM +0000
- Mail-followup-to: zsh-workers@xxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <1000229083954.ZM17896@xxxxxxxxxxxxxxxxxxxxxxx>
According to Bart Schaefer:
> Zsh does NOT use mktemp() unsafely, and it can't use mkstemp() because it
The problem is that for FreeBSD, mktemp() is considered as unsafe (like
gtes and some others).
> sometimes wants to create a FIFO or other non-plain-file. What's the way
> to get rid of this warning without actually changing the code?
The warning is emitted by the linker so I guess it is impossible to get
over it.
--
Ollivier ROBERT -=- Eurocontrol EEC/TEC -=- roberto@xxxxxxxxxxxxxx
The Postman hits! The Postman hits! You have new mail.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author