Skip to content

Conversation

@masaori335
Copy link
Contributor

Backport #7321 against the 8.1.x branch.


(cherry picked from commit 3f11f15)

@masaori335 masaori335 added the Backport Marked for backport for an LTS patch release label Dec 4, 2020
@masaori335 masaori335 added this to the Backported milestone Dec 4, 2020
@masaori335 masaori335 requested a review from zwoop December 4, 2020 01:14
@masaori335 masaori335 self-assigned this Dec 4, 2020
@masaori335
Copy link
Contributor Author

[approve ci freebsd]
[approve ci fedora]

@bryancall
Copy link
Contributor

@zwoop are you going to cherry pick this in?

@zwoop zwoop added the 8.1.2 label Feb 4, 2021
@zwoop zwoop modified the milestones: Backported, 8.1.2 Feb 4, 2021
@zwoop
Copy link
Contributor

zwoop commented Feb 4, 2021

Yeh, I think we should pick this one.

@masaori335
Copy link
Contributor Author

For CIs, we can't build 8.1.x on Fedora anyway because of TCL dependency. The failure on the FreeBSD seems unrelated to this PR, it's wired though.

libtool: compile:  ccache clang -DHAVE_CONFIG_H -I. -I../../include -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH -D_GLIBCXX_USE_C99_MATH_TR1 -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_REENTRANT -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -I/var/jenkins/workspace/freebsd-github/src/include -I/var/jenkins/workspace/freebsd-github/src/lib -I/usr/local/include -I/usr/local/include/tcl8.6 -D_GNU_SOURCE -I/usr/include -DOPENSSL_NO_SSL_INTERN -I/usr/local/include -std=gnu99 -g -pipe -Wall -Wno-deprecated-declarations -Qunused-arguments -Wextra -Wno-ignored-qualifiers -Wno-unused-parameter -O3 -fno-strict-aliasing -Werror -mcx16 -MT TsConfigSyntax.lo -MD -MP -MF .deps/TsConfigSyntax.Tpo -c TsConfigSyntax.c  -fPIC -DPIC -o .libs/TsConfigSyntax.o
In file included from TsBuilder.cc:27:
./TsConfigGrammar.hpp:21:16: error: ISO C++ forbids forward references to 'enum' types
  typedef enum yytokentype yytoken_kind_t;
               ^
1 error generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.1.2 Backport Marked for backport for an LTS patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants