Further improvements to verify.h, suggested by Eric Blake.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 5 May 2010 20:57:26 +0000 (13:57 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 5 May 2010 20:57:26 +0000 (13:57 -0700)
commit8a11db185bb84ee7d2be080ffc71214e14824767
tree5e66987780188c51b2081802a34bd3a146dcba9b
parent8465329af7e7da7e9e8c61a3c0f71d4cee89ccd5
Further improvements to verify.h, suggested by Eric Blake.

* lib/verify.h (_GL_CONCAT, _GL_CONCAT0, _GL_GENSYM): Renamed from
the GL_* versions, to avoid collision with OpenGL.
(_GL_COUNTER): New macro, so that we can fall back on __LINE__ if
__COUNTER__ doesn't work.  Test that __COUNTER__ increments rather
than testing merely whether it's defined.
ChangeLog
lib/verify.h