bug-diffutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-diffutils] bug#34376: bug#34376: How to submit a bug fix?


From: Paul Eggert
Subject: [bug-diffutils] bug#34376: bug#34376: How to submit a bug fix?
Date: Fri, 19 Jul 2019 14:12:02 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

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.

Attachment: 0001-maint-avoid-Gnulib-setlocale-module.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]