[#1611] set_trace_func/Array#fetch error — "Nathaniel Talbott" <nathaniel@...>

I've reduced the error I reported in ruby-talk:84013 to the following code:

17 messages 2003/10/11

Re: stringy range bug

From: matz@... (Yukihiro Matsumoto)
Date: 2003-10-16 07:49:56 UTC
List: ruby-core #1638
Hi,

In message "stringy range bug"
    on 03/10/15, "Christoph" <chr_news@gmx.net> writes:

|currently there is a bug in open ranges with 
|identical boundaries  strings.
|
|---
|p ("a"..."a").to_a  # ["a"]
|---

This is a bug.  Thank you for reporting.

							matz.

In This Thread