ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:93516] [Ruby master Bug#15982] Remove y2racc and racc2y
       [not found] <redmine.issue-15982.20190703152939@ruby-lang.org>
@ 2019-07-03 15:29 ` v.ondruch
  2019-07-03 15:31 ` [ruby-core:93517] " v.ondruch
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: v.ondruch @ 2019-07-03 15:29 UTC (permalink / raw)
  To: ruby-core

Issue #15982 has been reported by vo.x (Vit Ondruch).

----------------------------------------
Bug #15982: Remove y2racc and racc2y
https://bugs.ruby-lang.org/issues/15982

* Author: vo.x (Vit Ondruch)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.7.0dev (2019-07-03T10:29:12Z master e44c9b1147) [x86_64-linux]
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
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?



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:93517] [Ruby master Bug#15982] Remove y2racc and racc2y
       [not found] <redmine.issue-15982.20190703152939@ruby-lang.org>
  2019-07-03 15:29 ` [ruby-core:93516] [Ruby master Bug#15982] Remove y2racc and racc2y v.ondruch
@ 2019-07-03 15:31 ` v.ondruch
  2019-07-09  5:25 ` [ruby-core:93628] " hsbt
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: v.ondruch @ 2019-07-03 15:31 UTC (permalink / raw)
  To: ruby-core

Issue #15982 has been updated by vo.x (Vit Ondruch).


BTW I am asking this question, because their shebang should be updated otherwise:

https://github.com/ruby/ruby/blob/master/libexec/racc2y#L1



----------------------------------------
Bug #15982: Remove y2racc and racc2y
https://bugs.ruby-lang.org/issues/15982#change-79078

* Author: vo.x (Vit Ondruch)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.7.0dev (2019-07-03T10:29:12Z master e44c9b1147) [x86_64-linux]
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
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?



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:93628] [Ruby master Bug#15982] Remove y2racc and racc2y
       [not found] <redmine.issue-15982.20190703152939@ruby-lang.org>
  2019-07-03 15:29 ` [ruby-core:93516] [Ruby master Bug#15982] Remove y2racc and racc2y v.ondruch
  2019-07-03 15:31 ` [ruby-core:93517] " v.ondruch
@ 2019-07-09  5:25 ` hsbt
  2019-07-29  7:48 ` [ruby-core:93979] " hsbt
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: hsbt @ 2019-07-09  5:25 UTC (permalink / raw)
  To: ruby-core

Issue #15982 has been updated by hsbt (Hiroshi SHIBATA).

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

----------------------------------------
Bug #15982: Remove y2racc and racc2y
https://bugs.ruby-lang.org/issues/15982#change-79236

* Author: vo.x (Vit Ondruch)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
* ruby -v: ruby 2.7.0dev (2019-07-03T10:29:12Z master e44c9b1147) [x86_64-linux]
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
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?



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:93979] [Ruby master Bug#15982] Remove y2racc and racc2y
       [not found] <redmine.issue-15982.20190703152939@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2019-07-09  5:25 ` [ruby-core:93628] " hsbt
@ 2019-07-29  7:48 ` hsbt
  2019-08-19 16:24 ` [ruby-core:94436] " v.ondruch
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: hsbt @ 2019-07-29  7:48 UTC (permalink / raw)
  To: ruby-core

Issue #15982 has been updated by hsbt (Hiroshi SHIBATA).


https://github.com/ruby/racc/tree/1-4-stable/bin still have them. We can remove them when releasing racc-2.0.

----------------------------------------
Bug #15982: Remove y2racc and racc2y
https://bugs.ruby-lang.org/issues/15982#change-80172

* Author: vo.x (Vit Ondruch)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
* ruby -v: ruby 2.7.0dev (2019-07-03T10:29:12Z master e44c9b1147) [x86_64-linux]
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
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?



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:94436] [Ruby master Bug#15982] Remove y2racc and racc2y
       [not found] <redmine.issue-15982.20190703152939@ruby-lang.org>
                   ` (3 preceding siblings ...)
  2019-07-29  7:48 ` [ruby-core:93979] " hsbt
@ 2019-08-19 16:24 ` v.ondruch
  2019-12-09 16:37 ` [ruby-core:96170] [Ruby master Feature#15982] " v.ondruch
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: v.ondruch @ 2019-08-19 16:24 UTC (permalink / raw)
  To: ruby-core

Issue #15982 has been updated by vo.x (Vit Ondruch).


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.

----------------------------------------
Bug #15982: Remove y2racc and racc2y
https://bugs.ruby-lang.org/issues/15982#change-80861

* Author: vo.x (Vit Ondruch)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
* ruby -v: ruby 2.7.0dev (2019-07-03T10:29:12Z master e44c9b1147) [x86_64-linux]
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
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?



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:96170] [Ruby master Feature#15982] Remove y2racc and racc2y
       [not found] <redmine.issue-15982.20190703152939@ruby-lang.org>
                   ` (4 preceding siblings ...)
  2019-08-19 16:24 ` [ruby-core:94436] " v.ondruch
@ 2019-12-09 16:37 ` v.ondruch
  2019-12-19  8:30 ` [ruby-core:96327] " hsbt
  2019-12-29 12:22 ` [ruby-core:96569] " hsbt
  7 siblings, 0 replies; 8+ messages in thread
From: v.ondruch @ 2019-12-09 16:37 UTC (permalink / raw)
  To: ruby-core

Issue #15982 has been updated by vo.x (Vit Ondruch).


@hsbt Would you mind to reconsider as we are getting closer to the release?

----------------------------------------
Feature #15982: Remove y2racc and racc2y
https://bugs.ruby-lang.org/issues/15982#change-83046

* Author: vo.x (Vit Ondruch)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
----------------------------------------
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?



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:96327] [Ruby master Feature#15982] Remove y2racc and racc2y
       [not found] <redmine.issue-15982.20190703152939@ruby-lang.org>
                   ` (5 preceding siblings ...)
  2019-12-09 16:37 ` [ruby-core:96170] [Ruby master Feature#15982] " v.ondruch
@ 2019-12-19  8:30 ` hsbt
  2019-12-29 12:22 ` [ruby-core:96569] " hsbt
  7 siblings, 0 replies; 8+ messages in thread
From: hsbt @ 2019-12-19  8:30 UTC (permalink / raw)
  To: ruby-core

Issue #15982 has been updated by hsbt (Hiroshi SHIBATA).


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

----------------------------------------
Feature #15982: Remove y2racc and racc2y
https://bugs.ruby-lang.org/issues/15982#change-83239

* Author: vo.x (Vit Ondruch)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
----------------------------------------
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?



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ruby-core:96569] [Ruby master Feature#15982] Remove y2racc and racc2y
       [not found] <redmine.issue-15982.20190703152939@ruby-lang.org>
                   ` (6 preceding siblings ...)
  2019-12-19  8:30 ` [ruby-core:96327] " hsbt
@ 2019-12-29 12:22 ` hsbt
  7 siblings, 0 replies; 8+ messages in thread
From: hsbt @ 2019-12-29 12:22 UTC (permalink / raw)
  To: ruby-core

Issue #15982 has been updated by hsbt (Hiroshi SHIBATA).


https://github.com/ruby/racc/pull/123

----------------------------------------
Feature #15982: Remove y2racc and racc2y
https://bugs.ruby-lang.org/issues/15982#change-83527

* Author: vo.x (Vit Ondruch)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
----------------------------------------
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?



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-12-29 12:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-15982.20190703152939@ruby-lang.org>
2019-07-03 15:29 ` [ruby-core:93516] [Ruby master Bug#15982] Remove y2racc and racc2y v.ondruch
2019-07-03 15:31 ` [ruby-core:93517] " v.ondruch
2019-07-09  5:25 ` [ruby-core:93628] " hsbt
2019-07-29  7:48 ` [ruby-core:93979] " hsbt
2019-08-19 16:24 ` [ruby-core:94436] " v.ondruch
2019-12-09 16:37 ` [ruby-core:96170] [Ruby master Feature#15982] " v.ondruch
2019-12-19  8:30 ` [ruby-core:96327] " hsbt
2019-12-29 12:22 ` [ruby-core:96569] " hsbt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).