Project

General

Profile

Actions

Feature #12460

closed

Provide Unicode Version information in a better location that UnicodeNormalize::UNICODE_VERSION

Added by duerst (Martin Dürst) almost 8 years ago. Updated over 2 years ago.

Status:
Closed
Target version:
-
[ruby-core:75845]

Description

Currently, the Unicode version used in a specific version of Ruby is available
as UnicodeNormalize::UNICODE_VERSION, from lib/unicode_normalize/tables.rb.
It is rather unnatural to have to do
require 'unicode_normalize/normalize'
e.g. in test/ruby/enc/test_case_comprehensive.rb

The Unicode version is also available for make, as $(UNICODE_VERSION).

The Unicode version should be available directly in Ruby, e.g. as
RUBY_UNICODE_VERSION or some such.


Related issues 2 (0 open2 closed)

Related to Ruby master - Feature #12546: Remove UnicodeNormalize::UNICODE_VERSIONClosedduerst (Martin Dürst)Actions
Related to Ruby master - Feature #15341: Provide emoji version as RbConfig::CONFIG['UNICODE_EMOJI_VERSION']Closedmatz (Yukihiro Matsumoto)Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0