<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/ptx.c, branch v5.91</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.91</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.91'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-09-09T21:11:07Z</updated>
<entry>
<title>(SKIP_SOMETHING, find_occurs_in_text):</title>
<updated>2005-09-09T21:11:07Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-09T21:11:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fe041980c81d352adc19aa2933bcce9d801fcc6a'/>
<id>urn:sha1:fe041980c81d352adc19aa2933bcce9d801fcc6a</id>
<content type='text'>
Store match length in regoff_t,
not int.  Assume that negative return values less than -2
represent regoff_t overflow.
(matcher_error): New function.
(SKIP_SOMETHING, find_occurs_in_text): Use it to report matcher errors.
(alloc_and_compile_regex): No longer any need to worry about
int versus size_t mismatch.
</content>
</entry>
<entry>
<title>(sort_found_occurs, digest_word_file): Likewise.</title>
<updated>2005-08-12T08:18:18Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-12T08:18:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=501d8ffe81549ad4a5f5eb5dfad4ca39939218ab'/>
<id>urn:sha1:501d8ffe81549ad4a5f5eb5dfad4ca39939218ab</id>
<content type='text'>
(alloc_and_compile_regex): Likewise.
</content>
</entry>
<entry>
<title>Don't embed `this'-style quotes in format strings.</title>
<updated>2005-06-16T21:33:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-16T21:33:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3787d01a51c110a513e9b6fafa6c5c641399f2ce'/>
<id>urn:sha1:3787d01a51c110a513e9b6fafa6c5c641399f2ce</id>
<content type='text'>
Rather than this: error (..., "...`%s'...", arg);
do this:          error (..., "...%s...", quote (arg));
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T07:58:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T07:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=44d59bb168eaf820bdfd13ee9df442cde795f9c7'/>
<id>urn:sha1:44d59bb168eaf820bdfd13ee9df442cde795f9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T06:57:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T06:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c0c815af8db441526ef112700b9185df6006c771'/>
<id>urn:sha1:c0c815af8db441526ef112700b9185df6006c771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(main): Don't assume fopen returns stdout after closing</title>
<updated>2005-04-11T20:10:00Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-11T20:10:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=caca482cde26129ae4ffa865ac8408ac06b1c9cf'/>
<id>urn:sha1:caca482cde26129ae4ffa865ac8408ac06b1c9cf</id>
<content type='text'>
stdout.  Use freopen instead.
</content>
</entry>
<entry>
<title>(long_options, format_args): Use NULL, not `0'.</title>
<updated>2005-03-28T18:08:12Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-03-28T18:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6a893f06a44984413d5667c7d839b8c5fe64d2d5'/>
<id>urn:sha1:6a893f06a44984413d5667c7d839b8c5fe64d2d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused "case 0".</title>
<updated>2004-09-21T22:26:42Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-21T22:26:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=81ca57a91d18d157c0a1405b98641b8de00a0817'/>
<id>urn:sha1:81ca57a91d18d157c0a1405b98641b8de00a0817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a FIXME mentioning that there are many</title>
<updated>2004-08-03T19:15:59Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-03T19:15:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=216feb30f72f8d8792f9ce30a28af9926a693b14'/>
<id>urn:sha1:216feb30f72f8d8792f9ce30a28af9926a693b14</id>
<content type='text'>
unchecked integer overflows in this file.
(gnu_extensions, auto_reference, input_reference, right_reference,
ignore_case, initialize_regex, fix_output_parameters,
output_one_roff_line, output_one_text_line, output_one_dumb_line, main):
Use bool for booleans.
(SKIP_SOMETHING, compare_words, digest_break_file,
find_occurs_in_text, fix_output_parameters):
Use to_uchar instead of a caset.
(print_field): Rewrite to avoid cast.
</content>
</entry>
<entry>
<title>(main): Standardize on the diagnostics given when someone gives</title>
<updated>2004-06-21T15:03:35Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-06-21T15:03:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1ce7b61d0ea270b0c463198afca1cd0e214192fb'/>
<id>urn:sha1:1ce7b61d0ea270b0c463198afca1cd0e214192fb</id>
<content type='text'>
too few operands ("missing operand after `xxx'") or
too many operands ("extra operand `xxx'").
Include "quote.h" and/or "error.h" if it wasn't already being included.
</content>
</entry>
</feed>
