Commit 9cdfd86 1 parent 659376b commit 9cdfd86 Copy full SHA for 9cdfd86
File tree 4 files changed +8
-5
lines changed
4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
- 3.8
1
+ 3.8.1
Original file line number Diff line number Diff line change 1
1
GNU Bison NEWS
2
2
3
+ * Noteworthy changes in release ?.? (????-??-??) [?]
4
+
5
+
3
6
* Noteworthy changes in release 3.8.1 (2021-09-11) [stable]
4
7
5
8
The generation of prototypes for yylex and yyerror in Yacc mode is
Original file line number Diff line number Diff line change 1
- /* A Bison parser, made by GNU Bison 3.8. */
1
+ /* A Bison parser, made by GNU Bison 3.8.3-84b7. */
2
2
3
3
/* Bison implementation for Yacc-like parsers in C
4
4
46
46
USER NAME SPACE" below. */
47
47
48
48
/* Identify Bison output, and Bison version. */
49
- #define YYBISON 30800
49
+ #define YYBISON -1
50
50
51
51
/* Bison version string. */
52
- #define YYBISON_VERSION "3.8"
52
+ #define YYBISON_VERSION "3.8.3-84b7 "
53
53
54
54
/* Skeleton name. */
55
55
#define YYSKELETON_NAME "yacc.c"
Original file line number Diff line number Diff line change 1
- /* A Bison parser, made by GNU Bison 3.8. */
1
+ /* A Bison parser, made by GNU Bison 3.8.3-84b7. */
2
2
3
3
/* Bison interface for Yacc-like parsers in C
4
4
You can’t perform that action at this time.
0 commit comments