<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/Makefile.maint, branch v6.7</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.7</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-11-27T13:38:35Z</updated>
<entry>
<title>* Makefile.maint (patch-check): Rewrite to diagnose failure.</title>
<updated>2006-11-27T13:38:35Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-27T13:38:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=97136cb93fa4f54e37ba34c9cdd14655243155a9'/>
<id>urn:sha1:97136cb93fa4f54e37ba34c9cdd14655243155a9</id>
<content type='text'>
* src/c99-to-c89.diff: Adjust shred.c offsets.
</content>
</entry>
<entry>
<title>Improve the check for departures from C89, and fix the departures</title>
<updated>2006-11-27T10:27:46Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@penguin.cs.ucla.edu</email>
</author>
<published>2006-11-27T10:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9b06af3367500dfe09067b047381e788969059cd'/>
<id>urn:sha1:9b06af3367500dfe09067b047381e788969059cd</id>
<content type='text'>
I found.
* Makefile.maint (my-distcheck): Also check for C89 compatibility
as best we can with GCC.
* src/stat.c (PRINTF_OPTION): Omit comma before } in enum
declaration; C89 doesn't allow this.
* src/dcgen: Don't generate string literals longer than
what C89 requires support for.
* src/cut.c (usage): Don't use string literals longer than
what C89 requires support for.
* src/date.c (usage): Likewise.
* src/dd.c (usage): Likewise.
* src/du.c (usage): Likewise.
* src/ls.c (usage): Likewise.
* src/od.c (usage): Likewise.
* src/readlink.c (usage): Likewise.
* src/seq.c (usage): Likewise.
* src/shred.c (usage): Likewise.
</content>
</entry>
<entry>
<title>* Makefile.maint (patch-check): Compile patched sources with</title>
<updated>2006-11-26T17:51:27Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-26T17:51:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a43ee65ee5f30f4a82545033412b3d9a9e37bdaf'/>
<id>urn:sha1:a43ee65ee5f30f4a82545033412b3d9a9e37bdaf</id>
<content type='text'>
CFLAGS='-Wdeclaration-after-statement -Werror', to ensure that
no violations remain.
</content>
</entry>
<entry>
<title>* announce-gen: Remove file.  It's moving to gnulib.</title>
<updated>2006-11-23T15:28:49Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-23T15:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d0275e280ebff8a0d18f7e57d765e0329dbf6a6c'/>
<id>urn:sha1:d0275e280ebff8a0d18f7e57d765e0329dbf6a6c</id>
<content type='text'>
* bootstrap: Pull it from gnulib/build-aux instead.
* Makefile.maint (announcement): Reflect move to ./build-aux.
</content>
</entry>
<entry>
<title>* Makefile.maint (announcement): Don't use now-removed</title>
<updated>2006-11-22T11:38:16Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-22T11:38:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=efab0d7989ce547072040fb11cb029c5222a8df4'/>
<id>urn:sha1:efab0d7989ce547072040fb11cb029c5222a8df4</id>
<content type='text'>
--release-archive-directory=... option.
</content>
</entry>
<entry>
<title>* Makefile.maint (sc_cast_of_x_alloc_return_value): Add an exclusion</title>
<updated>2006-11-12T17:41:01Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-12T17:41:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=75be540f7d903ceea4dc527312c748aed2d62c73'/>
<id>urn:sha1:75be540f7d903ceea4dc527312c748aed2d62c73</id>
<content type='text'>
for xalloc.h itself.
</content>
</entry>
<entry>
<title>* Makefile.maint (patch-check): Make it easier to regenerate</title>
<updated>2006-10-28T16:23:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-28T16:23:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e24ce7c58d2355b720b523f0bde6e0d2c47cbe68'/>
<id>urn:sha1:e24ce7c58d2355b720b523f0bde6e0d2c47cbe68</id>
<content type='text'>
the src/c99-to-c89.diff file.  E.g., I do this:
make patch-check REGEN_PATCH=1; ediff src/c99-to-c89.diff new-diff
</content>
</entry>
<entry>
<title>* Makefile.maint (alpha beta major): Use a better log message.</title>
<updated>2006-10-23T16:51:29Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-23T16:39:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a3c4e0b94c9e3bedabe1f18eb873e6c02ab6793e'/>
<id>urn:sha1:a3c4e0b94c9e3bedabe1f18eb873e6c02ab6793e</id>
<content type='text'>
Suggested by Bob Proulx.
</content>
</entry>
<entry>
<title>* Makefile.maint: Complete the adaptation to function with a working</title>
<updated>2006-10-22T20:16:37Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-22T20:16:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=33d52dbc43e772ce12d0bba4038c19f872a5e0c7'/>
<id>urn:sha1:33d52dbc43e772ce12d0bba4038c19f872a5e0c7</id>
<content type='text'>
directory that is using git (rather than cvs) for version control.
</content>
</entry>
<entry>
<title>* Makefile.maint (po-check): This rule didn't detect the new use</title>
<updated>2006-10-19T08:51:27Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-19T08:51:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=76a7aea9b62e97399b1ca28b61092c0ce22fed85'/>
<id>urn:sha1:76a7aea9b62e97399b1ca28b61092c0ce22fed85</id>
<content type='text'>
of "gettext" (as opposed to the use of "_" everywhere else) in
lib/xstrtol.h.  Adjust the grep regexp so that now it does.
</content>
</entry>
</feed>
