ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:90233] [Ruby trunk Bug#15369] pp does not support endless range
       [not found] <redmine.issue-15369.20181203013328@ruby-lang.org>
@ 2018-12-03  1:33 ` zn
  2018-12-03  1:40 ` [ruby-core:90234] [Ruby trunk Bug#15369][Closed] " mame
  1 sibling, 0 replies; 2+ messages in thread
From: zn @ 2018-12-03  1:33 UTC (permalink / raw)
  To: ruby-core

Issue #15369 has been reported by znz (Kazuhiro NISHIYAMA).

----------------------------------------
Bug #15369: pp does not support endless range
https://bugs.ruby-lang.org/issues/15369

* Author: znz (Kazuhiro NISHIYAMA)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.6.0dev (2018-12-03 trunk 66142) [x86_64-darwin17]
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
I think `nil` in output is not expetced.

```
% rbenv exec irb --simple-prompt -r irb/completion
>> pp(1..)
1..nil
=> 1..
```



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

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

* [ruby-core:90234] [Ruby trunk Bug#15369][Closed] pp does not support endless range
       [not found] <redmine.issue-15369.20181203013328@ruby-lang.org>
  2018-12-03  1:33 ` [ruby-core:90233] [Ruby trunk Bug#15369] pp does not support endless range zn
@ 2018-12-03  1:40 ` mame
  1 sibling, 0 replies; 2+ messages in thread
From: mame @ 2018-12-03  1:40 UTC (permalink / raw)
  To: ruby-core

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

Status changed from Open to Closed

Fixed at r66143. Thanks.

----------------------------------------
Bug #15369: pp does not support endless range
https://bugs.ruby-lang.org/issues/15369#change-75351

* Author: znz (Kazuhiro NISHIYAMA)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.6.0dev (2018-12-03 trunk 66142) [x86_64-darwin17]
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
I think `nil` in output is not expetced.

```
% rbenv exec irb --simple-prompt -r irb/completion
>> pp(1..)
1..nil
=> 1..
```



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

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

end of thread, other threads:[~2018-12-03  1:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-15369.20181203013328@ruby-lang.org>
2018-12-03  1:33 ` [ruby-core:90233] [Ruby trunk Bug#15369] pp does not support endless range zn
2018-12-03  1:40 ` [ruby-core:90234] [Ruby trunk Bug#15369][Closed] " mame

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