Skip to content

Conversation

@zenspider
Copy link
Member

@zenspider zenspider commented Jan 5, 2024

This requires the use of -o to specify where to write but
should allow for piping to racc:

preprocess_cmd | racc -o lib/parser.rb

@zenspider zenspider changed the title Reformat the rdoc so it renders correctly both locally and on github. Allow racc cmdline to read from stdin if no path specified. Jan 5, 2024
@zenspider
Copy link
Member Author

This passes locally on ruby 3.3... I don't know what's going on in CI. Help?

@hsbt
Copy link
Member

hsbt commented Jan 5, 2024

I'll look Ruby 3.3 and head fails.

@zenspider
Copy link
Member Author

zenspider commented Jan 6, 2024

looks like master is red as of 3 days weeks ago

@hsbt
Copy link
Member

hsbt commented Jan 19, 2024

@zenspider I fixed that with CI configuration. Ruby 3.3 shows that warning on bundled gems repo. I try to fix that for Ruby 3.3.1.

This requires the use of -o <path> to specify where to write but
should allow for piping to racc:

    preprocess_cmd | racc -o lib/parser.rb
@tenderlove tenderlove merged commit d52fb64 into ruby:master Feb 25, 2024
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.

3 participants