]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(GL_CONCAT0, GL_CONCAT): Remove.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Sep 2005 17:47:15 +0000 (17:47 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Sep 2005 17:47:15 +0000 (17:47 +0000)
commitef999bc74affb041cb6488413fca45f1be544128
tree408ffb9e1f82b1d595086b0aa26cbdf2eb0082f2
parent6137da3427299f6dbcf0ae6e12335a3c87fc57e1
(GL_CONCAT0, GL_CONCAT): Remove.
(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.
lib/verify.h