Re: compile error in master, restrict is missing

2020-03-12 Thread Daniel Kiper
On Thu, Mar 12, 2020 at 07:20:22PM +0100, Olaf Hering wrote: > Am Thu, 12 Mar 2020 19:01:26 +0100 > schrieb Daniel Kiper : > > > Olaf, could you try the patch in the attachment? > > Yes, this fixes the compile errors. Thanks. Great! So, I will post proper patch probably at the beginning of next we

Re: compile error in master, restrict is missing

2020-03-12 Thread Olaf Hering
Am Thu, 12 Mar 2020 19:01:26 +0100 schrieb Daniel Kiper : > Olaf, could you try the patch in the attachment? Yes, this fixes the compile errors. Thanks. Olaf pgp6863eYsU4p.pgp Description: Digitale Signatur von OpenPGP ___ Grub-devel mailing list Gr

Re: compile error in master, restrict is missing

2020-03-12 Thread Daniel Kiper
On Wed, Mar 11, 2020 at 04:57:13PM +0100, Javier Martinez Canillas wrote: > On 3/11/20 4:41 PM, Olaf Hering wrote: > > Am Wed, 11 Mar 2020 12:30:01 +0100 > > schrieb Javier Martinez Canillas : > > > >> +#if !(defined(__STDC_VERSION__) && (__STDC_VERSION__ >= 199901L)) > > > > This does not help. I