Re: [PATCH] fix compiler warnings in hurd/boot
Applied, thanks!
[PATCH] fix compiler warnings in hurd/boot
Lately, I've had the chance to cross-compile the hurd using gcc 5.3 and I've decided to fix some compiler warnings I've noticed. I'll send the patches for each sub-directory in separate emails. boot: Fix boot.c compiler warning. * boot/boot.c: Compare header without using pointer dereferencing.