summaryrefslogtreecommitdiff
path: root/conftest.err
diff options
context:
space:
mode:
Diffstat (limited to 'conftest.err')
-rw-r--r--conftest.err7
1 files changed, 7 insertions, 0 deletions
diff --git a/conftest.err b/conftest.err
new file mode 100644
index 000000000..7040a2c24
--- /dev/null
+++ b/conftest.err
@@ -0,0 +1,7 @@
+conftest.cpp:23:9: warning: 'BISON_VERSION' macro redefined [-Wmacro-redefined]
+#define BISON_VERSION 3.8.2
+ ^
+conftest.cpp:22:9: note: previous definition is here
+#define BISON_VERSION 0.0
+ ^
+1 warning generated.