From: duerst@... Date: 2014-10-30T23:44:23+00:00 Subject: [ruby-core:66027] [ruby-trunk - Bug #10461] lib/unicode_normalize/tables.rb not regenerated Issue #10461 has been updated by Martin D��rst. The problem still is still there if I do make up; make install(-nodoc) ---------------------------------------- Bug #10461: lib/unicode_normalize/tables.rb not regenerated https://bugs.ruby-lang.org/issues/10461#change-49747 * Author: Martin D��rst * Status: Open * Priority: Normal * Assignee: Nobuyoshi Nakada * Category: build * Target version: current: 2.2.0 * ruby -v: ruby 2.2.0dev (2014-10-30 trunk 48198) [x86_64-cygwin] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- 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. -- https://bugs.ruby-lang.org/