<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/verify.h, branch master</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=master</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-08-21T07:26:38Z</updated>
<entry>
<title>Remove from CVS, since the bootstrap script generates them automatically.</title>
<updated>2006-08-21T07:26:38Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-21T07:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0f7a044109b860443ecaa4f8a37652b1b4423057'/>
<id>urn:sha1:0f7a044109b860443ecaa4f8a37652b1b4423057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the internals better.  Most of this change</title>
<updated>2006-05-22T18:01:48Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-05-22T18:01:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=900b6598d174bbacc0a79499221692db6a2c1b34'/>
<id>urn:sha1:900b6598d174bbacc0a79499221692db6a2c1b34</id>
<content type='text'>
was written by Bruno Haible.
</content>
</entry>
<entry>
<title>Sync from gnulib.</title>
<updated>2006-01-10T17:47:56Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-01-10T17:47:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d11af4159eb8836696ef29f1e1ac9ad4db348d47'/>
<id>urn:sha1:d11af4159eb8836696ef29f1e1ac9ad4db348d47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(verify_type__): Use `unsigned int' as the bitfield type</title>
<updated>2005-09-23T23:05:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-23T23:05:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8dbb507ee83c41e6ee6d39e009da371d6fa6779d'/>
<id>urn:sha1:8dbb507ee83c41e6ee6d39e009da371d6fa6779d</id>
<content type='text'>
so we can once again use a positive bitfield width of 1 -- now we
don't have to explain why we were using a bitfield width of 2.
</content>
</entry>
<entry>
<title>(verify_type__): Use 2, not 1, for bitfield size, to avoid</title>
<updated>2005-09-23T21:49:31Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-23T21:49:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=45079da973679bc3ac58716a83d15e0f742f1070'/>
<id>urn:sha1:45079da973679bc3ac58716a83d15e0f742f1070</id>
<content type='text'>
a warning with Irix 6.5 cc.
</content>
</entry>
<entry>
<title>Fix typo in comment.</title>
<updated>2005-09-23T17:52:22Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-23T17:52:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d6ed244c5a34c9a0ec3c6c26586d9279440e7316'/>
<id>urn:sha1:d6ed244c5a34c9a0ec3c6c26586d9279440e7316</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(GL_CONCAT0, GL_CONCAT): Remove.</title>
<updated>2005-09-23T17:47:15Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-23T17:47:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ef999bc74affb041cb6488413fca45f1be544128'/>
<id>urn:sha1:ef999bc74affb041cb6488413fca45f1be544128</id>
<content type='text'>
(verify): Don't use the __LINE__ trick, as it doesn't work in general.
Instead, declare a function that returns a pointer to an array,
and use verify_type__ to declare the size of the array.
Problem and germ of a solution reported by Bruno Haible.
</content>
</entry>
<entry>
<title>(__builtin_constant_p): Remove, undoing previous change.</title>
<updated>2005-09-06T08:20:56Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-06T08:20:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fd03e5ddc558f1a041e5ce59fbbadfb3424ec9fe'/>
<id>urn:sha1:fd03e5ddc558f1a041e5ce59fbbadfb3424ec9fe</id>
<content type='text'>
(verify_type__): Solve the problem by using a bit-field rather
than an array.
</content>
</entry>
<entry>
<title>(__builtin_constant_p) [__GNUC__ &lt;= 2]: Define to 1.</title>
<updated>2005-09-05T16:57:40Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-05T16:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c862959a9d28a848d4766794cf02999aab172095'/>
<id>urn:sha1:c862959a9d28a848d4766794cf02999aab172095</id>
<content type='text'>
(verify_type__) [verify_error_if_non_const__]: New member/test,
to help detect when verify or verify_expr is mistakenly passed
a non-constant argument within a function.
</content>
</entry>
<entry>
<title>(verify_expr): Use ((verify_type__ (R) *) 0), not</title>
<updated>2005-07-11T23:28:09Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-07-11T23:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7c97d643b9e44ffc992bc6fddb6c5a7f0824b7c7'/>
<id>urn:sha1:7c97d643b9e44ffc992bc6fddb6c5a7f0824b7c7</id>
<content type='text'>
sizeof (verify_type__ (R)), to pacify C++ compilers.
</content>
</entry>
</feed>
