yurivict opened this issue 3 years ago · 1 comments
Build fails:
parse/thrifty.yy:65:13: error: no member named 'token' in 'apache::thrift::compiler::yy::parser::symbol_type' if (token.token() == yy::parser::token::tok_error) { ~~~~~ ^ 1 error generated.
clang-13
This has been fixed in 74faa9f already.