From: Do One Date: 2009-02-25T00:53:42+09:00 Subject: [ruby-core:22414] [Bug #1199] wrong coderange in multiple String methods Bug #1199: wrong coderange in multiple String methods http://redmine.ruby-lang.org/issues/show/1199 Author: Do One Status: Open, Priority: Normal Target version: 1.9.2 ruby -v: ruby 1.9.2dev (2009-02-22) [i686-linux] Sumilar to Bug #1192 [ruby-core:22326] $ ruby -e 'p "a".hash,"a\u0101".chomp("\u0101").hash' 857012484 857012485 Discussion: http://www.ruby-forum.com/topic/179303 ---------------------------------------- http://redmine.ruby-lang.org