Yudai Takada

Results 105 comments of Yudai Takada

The following two fixes fix the CI failure:. The commit (aa67987cc808c9012b02089595162e386021052c) change was not the cause: - https://github.com/ruby/lrama/pull/684 - https://github.com/ruby/lrama/pull/683

>Output file says YY_PARSE_ terminals are required on state 0. Could you check how multiple start symbols are used? This is because Bison did not generate an error, so I...

@yui-knk An error is now raised if more than one `%start` is defined. Please point out if there is something wrong with your understanding of the sentence.

>Do we need to take care of "template/bison/_yacc.h" if union is nullable? I tried to take care of it. How about this?

> Could you squash the commits into one? I squash these commits!

@yui-knk Is there anything preventing this change from merging?

@yui-knk PR has been updated. How do you think?

@hatsu38 I apologize for the delay. I updated this PR. Has this solved your issue?