]> git.saurik.com Git - bison.git/blobdiff - tests/regression.at
parsers: rename YY_NULL as YY_NULLPTR to avoid conflicts with Flex
[bison.git] / tests / regression.at
index b9ca94c0c5577a4eac674011c7626e654b28a159..223dc06a3ea51102f50ebc9407524f32f69bd9d7 100644 (file)
@@ -770,7 +770,7 @@ static const yytype_uint8 yyrline[] =
 static const char *const yytname[] =
 {
   "$end", "error", "$undefined", "\"if\"", "\"const\"", "\"then\"",
-  "\"else\"", "$accept", "statement", "struct_stat", "if", "else", YY_NULL
+  "\"else\"", "$accept", "statement", "struct_stat", "if", "else", YY_NULLPTR
 };
 static const yytype_uint16 yytoknum[] =
 {