Commit 0548f89bdf59ad9c20a5e1366cdc7f1ed4c3e484

Paul Eggert 2005-09-23T17:48:14

(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.