MinGW bison does not recognize api purity and parse-param directives

前端 未结 0 1528
北荒
北荒 2021-01-02 07:01

I am trying to compile my parser using MinGW and MSYS2 on windows, however bison does throws errors on these lines

%define api.pure full
%parse-param {ast_tok         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题