Project

General

Profile

Actions

Feature #15982

closed

Remove y2racc and racc2y

Feature #15982: Remove y2racc and racc2y

Added by vo.x (Vit Ondruch) over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Target version:
-
[ruby-core:93516]

Description

The y2racc and racc2y are not available upstream anymore:

https://github.com/ruby/racc/commit/2d360188e9ed474d559ad2fa9bb0636feb445ea2

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) over 6 years ago Actions #1 [ruby-core:93517]

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) over 6 years ago Actions #2 [ruby-core:93628]

  • Status changed from Open to Assigned
  • Assignee set to hsbt (Hiroshi SHIBATA)

Updated by hsbt (Hiroshi SHIBATA) about 6 years ago Actions #3 [ruby-core:93979]

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) about 6 years ago Actions #4 [ruby-core:94436]

Yes, the stable racc has them, but

  1. They were never shipped in Ruby, so if they won't be shipped, nobody should miss them.
  2. 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) about 6 years ago Actions #5

  • 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) almost 6 years ago Actions #6 [ruby-core:96170]

@hsbt (Hiroshi SHIBATA) Would you mind to reconsider as we are getting closer to the release?

Updated by hsbt (Hiroshi SHIBATA) almost 6 years ago Actions #7 [ruby-core:96327]

I will try to remove it at racc-1.5 in the next year.

Updated by hsbt (Hiroshi SHIBATA) almost 6 years ago Actions #9

  • Status changed from Assigned to Closed

Applied in changeset [ruby-core:93516][Feature #15982] https://github.com/ru..." href="/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

Actions

Also available in: PDF Atom