All of lore.kernel.org
 help / color / mirror / Atom feed
* compile error in master, restrict is missing
@ 2020-03-11  7:44 Olaf Hering
  2020-03-11 10:39 ` Daniel Kiper
  0 siblings, 1 reply; 12+ messages in thread
From: Olaf Hering @ 2020-03-11  7:44 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 1072 bytes --]

I understand that grub.git#master does (most likely) compile for everyone else:

[  135s] + env CFLAGS=-Wall CXXFLAGS=-Wall FFLAGS=-Wall ../grub2-src/configure --target=i386-suse-linux --with-platform=pc --prefix=/usr/lib64/grub2-chainloader --disable-boot-time --disable-cache-stats --disable-device-mapper --disable-efiemu --disable-grub-emu-pci --disable-grub-emu-sdl --disable-grub-mkfont --disable-grub-mount --disable-grub-themes --disable-liblzma --disable-libzfs --enable-mm-debug --disable-nls --disable-werror --enable-rpath --with-bootdir=/chainloader/grub2-chainloader --enable-grub-mkfont --enable-grub-themes --with-grubdir=grub2
...
[  207s] In file included from ../grub2-src/util/grub-mkfont.c:21:0:
[  207s] ../grub2-src/include/grub/misc.h:264:64: error: expected ';', ',' or ')' before 'str'
[  207s]  unsigned long EXPORT_FUNC(grub_strtoul) (const char * restrict str, const char ** const restrict end, int base);
[  207s]                                                                 ^

Where is 'restrict' supposed to come from?

Olaf

[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-03-12 18:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-11  7:44 compile error in master, restrict is missing Olaf Hering
2020-03-11 10:39 ` Daniel Kiper
2020-03-11 10:56   ` John Paul Adrian Glaubitz
2020-03-11 11:01     ` Olaf Hering
2020-03-11 11:03       ` John Paul Adrian Glaubitz
2020-03-11 10:59   ` Olaf Hering
2020-03-11 11:30     ` Javier Martinez Canillas
2020-03-11 15:41       ` Olaf Hering
2020-03-11 15:57         ` Javier Martinez Canillas
2020-03-12 18:01           ` Daniel Kiper
2020-03-12 18:20             ` Olaf Hering
2020-03-12 18:38               ` Daniel Kiper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.