Actions
Bug #10461
closedlib/unicode_normalize/tables.rb not regenerated
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) about 10 years ago
The problem still is still there if I do make up; make install(-nodoc)
Updated by nobu (Nobuyoshi Nakada) about 10 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
Like0
Like0Like0