GNU bug report logs -
#34376
How to submit a bug fix?
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Richard Gering wrote:
> Are you interested in receiving these fixes? If so, how would you like me to submit them? Create a patch file or send the modified source files (small) in their entirety.
A patch file would be better. 'git format-patch' generates a good format; the
attached patch uses that format.
system.h says this:
It's possible for two distinct files on a buggy file system to have
the same attributes, but it's not worth slowing down all
implementations (or complicating the configuration) to cater to
these rare cases in buggy implementations.
Please keep that in mind when proposing a patch.
> I'm curious how gnulib-tests/setlocale.c is supposed to get compiled, as the code relies on a localename.h file that is neither included nor generated, and I couldn't find any documentation towards this file either
Thanks for reporting that. I installed the attached patch to work around the
problem.
[0001-maint-avoid-Gnulib-setlocale-module.patch (text/x-patch, attachment)]
This bug report was last modified 5 years and 334 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.