ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:39505] [Ruby 1.9 - Feature #5313][Open] Please drop IRB's version in favour of Ruby version
@ 2011-09-13  7:09 Vit Ondruch
  2011-09-13  9:03 ` [ruby-core:39507] [Ruby 1.9 - Feature #5313][Assigned] " Nobuyoshi Nakada
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Vit Ondruch @ 2011-09-13  7:09 UTC (permalink / raw)
  To: ruby-core


Issue #5313 has been reported by Vit Ondruch.

----------------------------------------
Feature #5313: Please drop IRB's version in favour of Ruby version
http://redmine.ruby-lang.org/issues/5313

Author: Vit Ondruch
Status: Open
Priority: Normal
Assignee: 
Category: 
Target version: 


It seems that IRB's upstream lives in Ruby's SVN. There is no way how to update IRB separate from Ruby. From that point of view, it would make sense to drop IRB's own version numbers in favour of Ruby versions instead. The IRB reports this version information:

> irb -v
irb 0.9.6(09/06/30)

However from the IRB changelog [1] it is clear that there went some changes in meantime, so the IRB's versioning is not reliable and does not make a sense IMO.


[1] https://github.com/ruby/ruby/commits/trunk/lib/irb


-- 
http://redmine.ruby-lang.org

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

* [ruby-core:39507] [Ruby 1.9 - Feature #5313][Assigned] Please drop IRB's version in favour of Ruby version
  2011-09-13  7:09 [ruby-core:39505] [Ruby 1.9 - Feature #5313][Open] Please drop IRB's version in favour of Ruby version Vit Ondruch
@ 2011-09-13  9:03 ` Nobuyoshi Nakada
  2012-11-20 11:54 ` [ruby-core:49680] [ruby-trunk - Feature #5313] " mame (Yusuke Endoh)
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Nobuyoshi Nakada @ 2011-09-13  9:03 UTC (permalink / raw)
  To: ruby-core


Issue #5313 has been updated by Nobuyoshi Nakada.

Category set to lib
Status changed from Open to Assigned
Assignee set to Keiju Ishitsuka
Priority changed from Normal to Low


----------------------------------------
Feature #5313: Please drop IRB's version in favour of Ruby version
http://redmine.ruby-lang.org/issues/5313

Author: Vit Ondruch
Status: Assigned
Priority: Low
Assignee: Keiju Ishitsuka
Category: lib
Target version: 


It seems that IRB's upstream lives in Ruby's SVN. There is no way how to update IRB separate from Ruby. From that point of view, it would make sense to drop IRB's own version numbers in favour of Ruby versions instead. The IRB reports this version information:

> irb -v
irb 0.9.6(09/06/30)

However from the IRB changelog [1] it is clear that there went some changes in meantime, so the IRB's versioning is not reliable and does not make a sense IMO.


[1] https://github.com/ruby/ruby/commits/trunk/lib/irb


-- 
http://redmine.ruby-lang.org

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

* [ruby-core:49680] [ruby-trunk - Feature #5313] Please drop IRB's version in favour of Ruby version
  2011-09-13  7:09 [ruby-core:39505] [Ruby 1.9 - Feature #5313][Open] Please drop IRB's version in favour of Ruby version Vit Ondruch
  2011-09-13  9:03 ` [ruby-core:39507] [Ruby 1.9 - Feature #5313][Assigned] " Nobuyoshi Nakada
@ 2012-11-20 11:54 ` mame (Yusuke Endoh)
  2017-12-14 14:04 ` [ruby-core:84267] [Ruby trunk Feature#5313] " v.ondruch
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mame (Yusuke Endoh) @ 2012-11-20 11:54 UTC (permalink / raw)
  To: ruby-core


Issue #5313 has been updated by mame (Yusuke Endoh).

Target version set to next minor


----------------------------------------
Feature #5313: Please drop IRB's version in favour of Ruby version
https://bugs.ruby-lang.org/issues/5313#change-33198

Author: vo.x (Vit Ondruch)
Status: Assigned
Priority: Low
Assignee: keiju (Keiju Ishitsuka)
Category: lib
Target version: next minor


It seems that IRB's upstream lives in Ruby's SVN. There is no way how to update IRB separate from Ruby. From that point of view, it would make sense to drop IRB's own version numbers in favour of Ruby versions instead. The IRB reports this version information:

> irb -v
irb 0.9.6(09/06/30)

However from the IRB changelog [1] it is clear that there went some changes in meantime, so the IRB's versioning is not reliable and does not make a sense IMO.


[1] https://github.com/ruby/ruby/commits/trunk/lib/irb


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

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

* [ruby-core:84267] [Ruby trunk Feature#5313] Please drop IRB's version in favour of Ruby version
  2011-09-13  7:09 [ruby-core:39505] [Ruby 1.9 - Feature #5313][Open] Please drop IRB's version in favour of Ruby version Vit Ondruch
  2011-09-13  9:03 ` [ruby-core:39507] [Ruby 1.9 - Feature #5313][Assigned] " Nobuyoshi Nakada
  2012-11-20 11:54 ` [ruby-core:49680] [ruby-trunk - Feature #5313] " mame (Yusuke Endoh)
@ 2017-12-14 14:04 ` v.ondruch
  2018-04-19  7:52 ` [ruby-core:86600] " hsbt
  2018-11-27  8:53 ` [ruby-core:90088] [Ruby trunk Feature#5313][Closed] " v.ondruch
  4 siblings, 0 replies; 6+ messages in thread
From: v.ondruch @ 2017-12-14 14:04 UTC (permalink / raw)
  To: ruby-core

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


This is still issue. Gemifying IRB might help with that ...

----------------------------------------
Feature #5313: Please drop IRB's version in favour of Ruby version
https://bugs.ruby-lang.org/issues/5313#change-68422

* Author: vo.x (Vit Ondruch)
* Status: Assigned
* Priority: Normal
* Assignee: keiju (Keiju Ishitsuka)
* Target version: next minor
----------------------------------------
It seems that IRB's upstream lives in Ruby's SVN. There is no way how to update IRB separate from Ruby. From that point of view, it would make sense to drop IRB's own version numbers in favour of Ruby versions instead. The IRB reports this version information:

> irb -v
irb 0.9.6(09/06/30)

However from the IRB changelog [1] it is clear that there went some changes in meantime, so the IRB's versioning is not reliable and does not make a sense IMO.


[1] https://github.com/ruby/ruby/commits/trunk/lib/irb



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

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

* [ruby-core:86600] [Ruby trunk Feature#5313] Please drop IRB's version in favour of Ruby version
  2011-09-13  7:09 [ruby-core:39505] [Ruby 1.9 - Feature #5313][Open] Please drop IRB's version in favour of Ruby version Vit Ondruch
                   ` (2 preceding siblings ...)
  2017-12-14 14:04 ` [ruby-core:84267] [Ruby trunk Feature#5313] " v.ondruch
@ 2018-04-19  7:52 ` hsbt
  2018-11-27  8:53 ` [ruby-core:90088] [Ruby trunk Feature#5313][Closed] " v.ondruch
  4 siblings, 0 replies; 6+ messages in thread
From: hsbt @ 2018-04-19  7:52 UTC (permalink / raw)
  To: ruby-core

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

Assignee changed from keiju (Keiju Ishitsuka) to hsbt (Hiroshi SHIBATA)

----------------------------------------
Feature #5313: Please drop IRB's version in favour of Ruby version
https://bugs.ruby-lang.org/issues/5313#change-71556

* Author: vo.x (Vit Ondruch)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
----------------------------------------
It seems that IRB's upstream lives in Ruby's SVN. There is no way how to update IRB separate from Ruby. From that point of view, it would make sense to drop IRB's own version numbers in favour of Ruby versions instead. The IRB reports this version information:

> irb -v
irb 0.9.6(09/06/30)

However from the IRB changelog [1] it is clear that there went some changes in meantime, so the IRB's versioning is not reliable and does not make a sense IMO.


[1] https://github.com/ruby/ruby/commits/trunk/lib/irb



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

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

* [ruby-core:90088] [Ruby trunk Feature#5313][Closed] Please drop IRB's version in favour of Ruby version
  2011-09-13  7:09 [ruby-core:39505] [Ruby 1.9 - Feature #5313][Open] Please drop IRB's version in favour of Ruby version Vit Ondruch
                   ` (3 preceding siblings ...)
  2018-04-19  7:52 ` [ruby-core:86600] " hsbt
@ 2018-11-27  8:53 ` v.ondruch
  4 siblings, 0 replies; 6+ messages in thread
From: v.ondruch @ 2018-11-27  8:53 UTC (permalink / raw)
  To: ruby-core

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

Status changed from Assigned to Closed

I hope the situation should be better since r63915 which makes IRB default gem. Now if only the version was properly increased ...

----------------------------------------
Feature #5313: Please drop IRB's version in favour of Ruby version
https://bugs.ruby-lang.org/issues/5313#change-75214

* Author: vo.x (Vit Ondruch)
* Status: Closed
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
----------------------------------------
It seems that IRB's upstream lives in Ruby's SVN. There is no way how to update IRB separate from Ruby. From that point of view, it would make sense to drop IRB's own version numbers in favour of Ruby versions instead. The IRB reports this version information:

> irb -v
irb 0.9.6(09/06/30)

However from the IRB changelog [1] it is clear that there went some changes in meantime, so the IRB's versioning is not reliable and does not make a sense IMO.


[1] https://github.com/ruby/ruby/commits/trunk/lib/irb



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

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

end of thread, other threads:[~2018-11-27  8:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-13  7:09 [ruby-core:39505] [Ruby 1.9 - Feature #5313][Open] Please drop IRB's version in favour of Ruby version Vit Ondruch
2011-09-13  9:03 ` [ruby-core:39507] [Ruby 1.9 - Feature #5313][Assigned] " Nobuyoshi Nakada
2012-11-20 11:54 ` [ruby-core:49680] [ruby-trunk - Feature #5313] " mame (Yusuke Endoh)
2017-12-14 14:04 ` [ruby-core:84267] [Ruby trunk Feature#5313] " v.ondruch
2018-04-19  7:52 ` [ruby-core:86600] " hsbt
2018-11-27  8:53 ` [ruby-core:90088] [Ruby trunk Feature#5313][Closed] " v.ondruch

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).