From: radovan.smitala@... Date: 2017-02-18T15:27:53+00:00 Subject: [ruby-core:79592] [Ruby trunk Bug#13220] Enhance support of Unicode strings manipulation Issue #13220 has been updated by Radovan Smitala. I tested all cases with normalized strings and they works except this examples: "��".to_f and other to numeric conversion. Unicode character is arabic-inding digit one. but i think it is ok because any japan numerals like ��� (ichi) aren't converted to standard computers numerals. I think this issue could be closed. ---------------------------------------- Bug #13220: Enhance support of Unicode strings manipulation https://bugs.ruby-lang.org/issues/13220#change-63020 * Author: Radovan Smitala * Status: Feedback * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-darwin16] * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- Hi, last days, Starr Horne posted very interesting testing results about manipulation unicode strings in Ruby 2.4. And many methods doesn't work as excepted. Article: http://blog.honeybadger.io/ruby-s-unicode-support/ -- https://bugs.ruby-lang.org/ Unsubscribe: