From: usa@... Date: 2016-07-20T23:39:16+00:00 Subject: [ruby-core:76482] [CommonRuby Feature#12546][Assigned] Remove UnicodeNormalize::UNICODE_VERSION Issue #12546 has been updated by Usaku NAKAMURA. Status changed from Closed to Assigned `lib/unicode_normalize/tables.rb` is automatically generated from `template/unicode_norm_gen.tmpl`. You have to change not only the former but also the latter. ---------------------------------------- Feature #12546: Remove UnicodeNormalize::UNICODE_VERSION https://bugs.ruby-lang.org/issues/12546#change-59722 * Author: Martin D��rst * Status: Assigned * Priority: Normal * Assignee: Martin D��rst ---------------------------------------- UnicodeNormalize::UNICODE_VERSION is defined in lib/unicode_normalize/tables.rb, but we now also have RbConfig::CONFIG['UNICODE_VERSION'], which is more general. Therefore, UnicodeNormalize::UNICODE_VERSION can be removed. I'm opening an issue on this just in case somebody is depending on this. I have searched all of Ruby proper (incl. standard libraries) and removed any uses that I found. I'll implement this feature if I don't get some pushback in a week or so. -- https://bugs.ruby-lang.org/ Unsubscribe: