Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Fwd: 5.8: LTO exposes some new issues
- X-seq: zsh-workers 46276
- From: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- To: Tomasz Kłoczko <kloczko.tomasz@xxxxxxxxx>
- Subject: Re: Fwd: 5.8: LTO exposes some new issues
- Date: Tue, 28 Jul 2020 12:55:10 +0200
- Cc: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- In-reply-to: <CAN=4vMrfmPBoS9i5aCSZA5bPuPnjboZ7BNN7poDGPy9ra3BeKQ@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> <ca26b639-1878-4e72-9fad-a4037912038a@www.fastmail.com> <CAH+w=7aCiU6ZAeh1JwRg+b+A=WrFTz4_8st9_UXOy_VYZ9M77Q@mail.gmail.com> <CABB28CxSD5w-SY-iCVYuQ4kJfBpNJOWhpk4HOrS1DNPfMVztgw@mail.gmail.com> <CAH+w=7Z0oDO18u7uRVoOhjG0-0ydvi65zt2mMHD_wb636C9F1w@mail.gmail.com> <35bf1c7b-163f-4baf-9d5a-c1d7e72459ec@www.fastmail.com> <CABB28Cxo3HAvDf-MhpRyNVuK_TjNXpT+nhfWsSax=BK8+RTUhQ@mail.gmail.com> <CAN=4vMoe4z=QqGK6FOxqo4FBYXj7oOU2NQJNk58iqtXR9agk1Q@mail.gmail.com> <CAN=4vMpxGgZTcvhmqjzvNFvybqiJTqjTZvs+Ky17F9=7OxU0QA@mail.gmail.com> <CABB28CzqX8id_xr8O7H-EM8a9wUWf5iH8WRS8Sr3_rgyLtnumg@mail.gmail.com> <CAN=4vMrfmPBoS9i5aCSZA5bPuPnjboZ7BNN7poDGPy9ra3BeKQ@mail.gmail.com>
- Sender: zsh-workers@xxxxxxx
On Mon, Jul 27, 2020 at 4:19 PM Roman Perepelitsa
<roman.perepelitsa@xxxxxxxxx> wrote:
>
> On Mon, Jul 27, 2020 at 2:47 PM Tomasz Kłoczko <kloczko.tomasz@xxxxxxxxx> wrote:
> > Here is whole list of compile and linking warnings:
> >
> > utils.c: In function 'getkeystring':
> > lto1: warning: function may return address of local variable [-Wreturn-local-addr]
> > utils.c:6644:16: note: declared here
> > 6644 | char *buf, tmp[1];
> > | ^
>
> This one might be a real bug. [...]
> I'm attaching a patch [...]
kloczko.tomasz@xxxxxxxxx has informed me privately that this patch
doesn't silence the warning. I won't be applying it or pursuing this
matter any further.
Roman.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author