On 3/11/20 4:41 PM, Olaf Hering wrote:
> Am Wed, 11 Mar 2020 12:30:01 +0100
> schrieb Javier Martinez Canillas <fmart...@redhat.com>:
> 
>> +#if !(defined(__STDC_VERSION__) && (__STDC_VERSION__ >= 199901L))   
>
> This does not help. I have seen similar code in one of the zstd headers.
> 

Yes, I mentioned in the commit message that it was taken from there...

I would had expected that change to avoid the build failure. I wonder
why it didn't help.

> Whatever the outcome will be, it should get a 'Fixes commit d5a32255d' tag.
>

Agreed.

Daniel said that instead he will add a -std=gnu99 option so the compiler
uses C99 even if is not its default.
 
> Olaf
> 

Best regards,
-- 
Javier Martinez Canillas
Software Engineer - Desktop Hardware Enablement
Red Hat


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to