[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] expr: fix build failure with -Werror=suggest-attribute=mallo
From: |
Pádraig Brady |
Subject: |
Re: [PATCH] expr: fix build failure with -Werror=suggest-attribute=malloc |
Date: |
Sun, 24 Jun 2018 21:28:16 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
On 24/06/18 20:25, Carlos Santos wrote:
>> From: "Pádraig Brady" <address@hidden>
>> To: "DATACOM" <address@hidden>, "Coreutils" <address@hidden>
>> This looks good.
>> Though there was a recent report of GCC 9 being clean wrt warnings.
>> What compiler (version) gave this warning?
>
> $ gcc --version
> gcc (GCC) 8.1.1 20180502 (Red Hat 8.1.1-1)
> Copyright (C) 2018 Free Software Foundation, Inc.
>
> On Fedrora 28.
>
Applied. Thanks