Jiayu Liu | 790d4cb | 2023-04-27 11:35:17 +0800 | [diff] [blame] | 1 | conftest.cpp:23:9: warning: 'BISON_VERSION' macro redefined [-Wmacro-redefined] |
2 | #define BISON_VERSION 3.8.2 | ||||
3 | ^ | ||||
4 | conftest.cpp:22:9: note: previous definition is here | ||||
5 | #define BISON_VERSION 0.0 | ||||
6 | ^ | ||||
7 | 1 warning generated. |