mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
regen
This commit is contained in:
@@ -425,6 +425,11 @@ typedef int yy_state_fast_t;
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef N_
|
||||||
|
# define N_(Msgid) Msgid
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#ifndef YY_ATTRIBUTE_PURE
|
#ifndef YY_ATTRIBUTE_PURE
|
||||||
# if defined __GNUC__ && 2 < __GNUC__ + (96 <= __GNUC_MINOR__)
|
# if defined __GNUC__ && 2 < __GNUC__ + (96 <= __GNUC_MINOR__)
|
||||||
# define YY_ATTRIBUTE_PURE __attribute__ ((__pure__))
|
# define YY_ATTRIBUTE_PURE __attribute__ ((__pure__))
|
||||||
|
|||||||
Reference in New Issue
Block a user