Project

General

Profile

Actions

Bug #10461

closed

lib/unicode_normalize/tables.rb not regenerated

Added by duerst (Martin Dürst) over 9 years ago. Updated over 9 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.2.0dev (2014-10-30 trunk 48198) [x86_64-cygwin]
[ruby-core:66026]

Description

The file lib/unicode_normalize/tables.rb doesn't get regenerated if removed.
How to reproduce:
Remove lib/unicode_normalize/tables.rb. then
make lib/unicode_normalize/tables.rb
If there are missing data files in enc/unicode/data/7.0.0/, then they get downloaded. But the actual target, lib/unicode_normalize/tables.rb, isn't created.

Updated by duerst (Martin Dürst) over 9 years ago

The problem still is still there if I do make up; make install(-nodoc)

Updated by nobu (Nobuyoshi Nakada) over 9 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Applied in changeset r48205.


common.mk: fix Unicode table dependency

  • common.mk (.unicode-tables.time): needs Unicode files always,
    and should update after downloading these files.
    [ruby-core:66026] [Bug #10461]
Actions

Also available in: Atom PDF

Like0
Like0Like0