Project

General

Profile

Actions

Bug #3998

closed

Oniguruma Doesn't Understand the 'Unknown' Unicode Script

Added by runpaint (Run Paint Run Run) over 13 years ago. Updated about 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.3dev (2010-10-28 trunk 29620) [x86_64-linux]
Backport:
[ruby-core:32937]

Description

=begin
My Oniguruma test suite makes at least 3 assertions for every Unicode codepoint. The only failures are related to the 'Unknown' Unicode script. http://unicode.org/reports/tr24/tr24-11.html defines 'Unknown' as "for unassigned, private-use, noncharacter, and surrogate code points." http://www.unicode.org/Public/UNIDATA/Scripts.txt states "All code points not explicitly listed for Script have the value Unknown (Zzzz)." The attached patch adds support for 'Unknown', and enables all the tests to pass.
=end


Files

zzzz.patch (161 KB) zzzz.patch runpaint (Run Paint Run Run), 10/28/2010 11:58 PM
Actions

Also available in: Atom PDF

Like0
Like0