(ATTRIBUTE_UNUSED): Remove, since it infringes on
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Jul 2005 07:17:06 +0000 (07:17 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Jul 2005 07:17:06 +0000 (07:17 +0000)
commit135bc829bd90e60e58ae16bc442647043a2d9362
tree2da635b8c50869e23c6d2a9ac081a45f712bd8f3
parentf938a7e7b80eacb7c66777a20b81db87b67f3bd6
(ATTRIBUTE_UNUSED): Remove, since it infringes on
the user's name space.  All uses changed to __attribute__
((__unused__)).
(yyFail, yyMemoryExhausted, yyreportAmbiguity):
Add __attribute__ ((__noreturn__)).
data/glr.c