From: duerst@... Date: 2017-09-06T07:56:31+00:00 Subject: [ruby-core:82669] [Ruby trunk Feature#13685] Update Unicode data to Unicode Version 10.0.0 Issue #13685 has been updated by duerst (Martin D��rst). Working on this now. Just some notes for future, similar issues: At the moment, using gperf 3.0.4 (rather than gperf 3.1) seems to be important for smooth sailing. Also, the important make target is `all-incs`. In addition, the target `update-unicode-files` is useful. The normalization tables can be updated directly with `make lib/unicode_normalize/tables.rb`. The following are the most important tests: test/test_unicode_normalize.rb test/ruby/enc test/ruby/test_m17n* test/ruby/test_regexp.rb test/ruby/test_string* ---------------------------------------- Feature #13685: Update Unicode data to Unicode Version 10.0.0 https://bugs.ruby-lang.org/issues/13685#change-66498 * Author: duerst (Martin D��rst) * Status: Open * Priority: Normal * Assignee: duerst (Martin D��rst) * Target version: 2.5 ---------------------------------------- Unicode 10.0.0 was published about a week ago (see http://blog.unicode.org/2017/06/announcing-unicode-standard-version-100.html). Ruby should be updated to this newest version of Unicode. For details, please see http://unicode.org/versions/Unicode10.0.0/, including http://unicode.org/versions/Unicode10.0.0/#Migration. [I may use this issue as a summary issue; in that case I'll create sub-issues for particular tasks.] -- https://bugs.ruby-lang.org/ Unsubscribe: