On Fri, Sep 2, 2016 at 9:57 AM, Bernhard Voelker <[email protected]> wrote: > On 09/02/2016 06:22 PM, Jim Meyering wrote: >> * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add -fno-common >> to the list. Quoting the manual, "Compiling with -fno-common is >> useful on targets for which it provides better performance, or if >> you wish to verify that the program will work on other systems that >> always treat uninitialized variable declarations this way [putting >> the in the data section]." If diffutils had been using this sooner, > _____?? > > putting what? > > Otherwise: +1
Hi Berny, Thanks for the grammar catch. I'll change s/the/it/.
