Hi all,

I noticed that grub-core/lib/posix_wrap/stdint.h leaks symbols. It
pulls in <sys/types.h>, which in turn pulls in <grub/misc.h>. And that
is how we end up with symbols like "grub_printf" from stdint.h.

That's not what I'd expect :-)

Best regards,
Bjørn Forsman

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

Reply via email to