(GL_CONCAT0, GL_CONCAT): Remove.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Sep 2005 17:48:14 +0000 (17:48 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Sep 2005 17:48:14 +0000 (17:48 +0000)
commit0548f89bdf59ad9c20a5e1366cdc7f1ed4c3e484
treea71d054ce7759b1901125b6632d96f5c08a5ad27
parentbb9921d7a63da2ad49dd840394b294efcdf857f1
(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