Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 5.8: LTO exposes some new issues
- X-seq: zsh-workers 46258
- From: "Daniel Shahaf" <d.s@xxxxxxxxxxxxxxxxxx>
- To: Tomasz Kłoczko <kloczko.tomasz@xxxxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: 5.8: LTO exposes some new issues
- Date: Wed, 22 Jul 2020 05:59:30 +0000
- In-reply-to: <CABB28CwZXqp6AEr1Gnk_VFBOqeFNhPVnUnTJGTae=ePkqeMFkw@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CABB28CwZXqp6AEr1Gnk_VFBOqeFNhPVnUnTJGTae=ePkqeMFkw@mail.gmail.com>
- Sender: zsh-workers@xxxxxxx
Tomasz Kłoczko wrote on Tue, 21 Jul 2020 23:41 +00:00:
> /usr/bin/ld: zsh.lto.o: in function `gettempname':
> /home/tkloczko/rpmbuild/BUILD/zsh-5.8/Src/utils.c:2226: warning: the use of
> `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
False positive; see comments around that line.
Haven't looked at the other warnings you reported.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author