Feature #15982
closedRemove y2racc and racc2y
Description
The y2racc and racc2y are not available upstream anymore:
I know this is development branch commit, but is it worth of shipping them in Ruby if they are going to be removed in the future?
Updated by vo.x (Vit Ondruch) almost 6 years ago
BTW I am asking this question, because their shebang should be updated otherwise:
https://github.com/ruby/ruby/blob/master/libexec/racc2y#L1
Updated by hsbt (Hiroshi SHIBATA) almost 6 years ago
- Status changed from Open to Assigned
- Assignee set to hsbt (Hiroshi SHIBATA)
Updated by hsbt (Hiroshi SHIBATA) almost 6 years ago
https://github.com/ruby/racc/tree/1-4-stable/bin still have them. We can remove them when releasing racc-2.0.
Updated by vo.x (Vit Ondruch) over 5 years ago
Yes, the stable racc has them, but
- They were never shipped in Ruby, so if they won't be shipped, nobody should miss them.
- It is not clear if they outputs are useful or reliable, so why to ship them if you can't tell they are useful at all.
Updated by jeremyevans0 (Jeremy Evans) over 5 years ago
- Tracker changed from Bug to Feature
- ruby -v deleted (
ruby 2.7.0dev (2019-07-03T10:29:12Z master e44c9b1147) [x86_64-linux]) - Backport deleted (
2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN)
Updated by vo.x (Vit Ondruch) over 5 years ago
@hsbt (Hiroshi SHIBATA) Would you mind to reconsider as we are getting closer to the release?
Updated by hsbt (Hiroshi SHIBATA) over 5 years ago
I will try to remove it at racc-1.5 in the next year.
Updated by hsbt (Hiroshi SHIBATA) over 5 years ago
- Status changed from Assigned to Closed
Applied in changeset [ruby-core:93516][Feature #15982] https://github.com/ru..." href="/https/redmine.ruby-lang.org/projects/ruby-master/repository/git/revisions/a6864f6d2f39bcd1ff04516591cc18d4027ab186">git|a6864f6d2f39bcd1ff04516591cc18d4027ab186.
Removed the old executables of racc
[ruby-core:93516][Feature #15982]
https://github.com/ruby/racc/pull/123