From: duerst@... Date: 2014-10-30T23:40:55+00:00 Subject: [ruby-core:66026] [ruby-trunk - Bug #10461] [Open] lib/unicode_normalize/tables.rb not regenerated Issue #10461 has been reported by Martin D��rst. ---------------------------------------- Bug #10461: lib/unicode_normalize/tables.rb not regenerated https://bugs.ruby-lang.org/issues/10461 * 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/