summaryrefslogtreecommitdiff
path: root/conftest.err
diff options
context:
space:
mode:
authorJiayu Liu <Jimexist@users.noreply.github.com>2023-04-27 11:39:47 +0800
committerGitHub <noreply@github.com>2023-04-27 11:39:47 +0800
commita4156083c397af7f0539d9bd1327054dc839985b (patch)
tree038e2b4c413968348e3439c3207227fa97c05a4d /conftest.err
parent790d4cb86c8c3eb3dd7232028c800771c01c6b06 (diff)
downloadthrift-a4156083c397af7f0539d9bd1327054dc839985b.tar.gz
Revert "THRIFT-5564: [CI] use GitHub workflow matrix to parallel cros… (#2802)
* Revert "THRIFT-5564: [CI] use GitHub workflow matrix to parallel cross tests (#2801)" This reverts commit 790d4cb86c8c3eb3dd7232028c800771c01c6b06. * keep action file change
Diffstat (limited to 'conftest.err')
-rw-r--r--conftest.err7
1 files changed, 0 insertions, 7 deletions
diff --git a/conftest.err b/conftest.err
deleted file mode 100644
index 7040a2c24..000000000
--- a/conftest.err
+++ /dev/null
@@ -1,7 +0,0 @@
-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.