Project

General

Profile

Actions

Bug #19181

closed

lib/unicode-normalize/tables.rb does not get updated even if ALWAYS_UPDATE_UNICODE is set to yes

Added by duerst (Martin Dürst) over 1 year ago. Updated over 1 year ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 3.2.0dev (2022-12-04T20:23:09Z master d90835aeb5) [x86_64-linux]
[ruby-core:111204]

Description

To update lib/unicode-normalize/tables.rb to Unicode version 15.0.0, I had to manually remove this file. This should not be necessary. Also, it should not be necessary to have to set ALWAYS_UPDATE_UNICODE to yes just to update this file.


Related issues 1 (0 open1 closed)

Related to Ruby master - Feature #18639: Update Unicode data to Unicode Version 15.0.0Closedduerst (Martin Dürst)Actions
Actions #1

Updated by nobu (Nobuyoshi Nakada) over 1 year ago

  • Status changed from Open to Closed

Applied in changeset git|7a976c106030f37d6ab72b1abaef10e575bb8809.


[Bug #19181] Separate the rule for unicode_normalize/tables.rb timestamp

It should depends on only existing data files (except for the tools),
unless ALWAYS_UPDATE_UNICODE=yes.

Actions #2

Updated by duerst (Martin Dürst) over 1 year ago

  • Related to Feature #18639: Update Unicode data to Unicode Version 15.0.0 added
Actions

Also available in: Atom PDF

Like0
Like0Like0