Skip to content

parser: fix warnings against code generated by ragel#469

Merged
hsbt merged 1 commit intoruby:masterfrom
nobu:fix-ragel-warnings
May 27, 2021
Merged

parser: fix warnings against code generated by ragel#469
hsbt merged 1 commit intoruby:masterfrom
nobu:fix-ragel-warnings

Conversation

@nobu
Copy link
Copy Markdown
Member

@nobu nobu commented May 18, 2021

  • type-limits when plain-char is unsigned
  • unused-const-variable for NFA constants

* type-limits when plain-char is unsigned
* unused-const-variable for NFA constants
@hsbt hsbt merged commit 5ed8cf7 into ruby:master May 27, 2021
@nobu nobu deleted the fix-ragel-warnings branch June 8, 2021 00:57
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.

2 participants