flex-bison-cpp-example
flex-bison-cpp-example copied to clipboard
remove `warning: deprecated directive` in bison 3.0.4
Trivial commit.
%name-prefixhas deprecated in bison 3.0.4. let’s use%define api.namespace.%define "parser_class_name”generates warning. it requires{…}values.