Skip to content

Comments

remove warning: deprecated directive in bison 3.0.4#4

Open
juhwangKim wants to merge 1 commit intobingmann:masterfrom
juhwangKim:bison_3_0_4
Open

remove warning: deprecated directive in bison 3.0.4#4
juhwangKim wants to merge 1 commit intobingmann:masterfrom
juhwangKim:bison_3_0_4

Conversation

@juhwangKim
Copy link

Trivial commit.

  • %name-prefix has deprecated in bison 3.0.4. let’s use %define api.namespace.
  • %define "parser_class_name” generates warning. it requires {…} values.

Trivial commit.
- `%name-prefix` has deprecated. let’s use `%define api.namespace`
- `%define "parser_class_name”` generated warning. it requires `{…}`
values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant