Build failure: no member named 'token' in 'apache::thrift::compiler::yy::parser::symbol_type'
simonmar opened this issue · 2 comments
simonmar commented
/home/smarlow/.scratch/homeZsmarlowZcodeZgleanZhsthrift/fbcode_builder_getdeps/repos/github.com-facebook-fbthrift.git/thrift/compiler/parse/parser.cc:100:49: error: no member named 'token' in 'apache::thrift::compiler::yy::parser::symbol_type'
token_.kind = make_token_kind(bison_token_->token());
~~~~~~~~~~~~~~^
Similar to #493 back in April.
vitaut commented
Thanks for reporting. I'm about to land a fix.