regex.o refuse to build when I build from tar git source (with
latest gnulib source) today, which turns on --enable-gcc-warnings by
default.
I can finish the compilation by .configure --disable-gcc-warnings.
Can you fix this warning here?
Thanks a lot!
And thank you for making such good tools!
> Thanks, I pushed this fix into gnulib:
Wow, thank you!
Sincerely,
王文鑫
Charlie
fnmatch.c refuse to build when I build from diffutils git source (with
latest gnulib source) today, which turns on --enable-gcc-warnings by
default.
coreutils git source won't build, too, for the same reason.
I know I can finish the compilation by .configure
--disable-gcc-warnings. Anyway, I'm not