From: duerst@... Date: 2014-10-22T10:48:50+00:00 Subject: [ruby-core:65840] [ruby-trunk - Bug #10414] [Open] makefile doesn't generate lib/unicode_normalize/tables.rb automatically Issue #10414 has been reported by Martin D��rst. ---------------------------------------- Bug #10414: makefile doesn't generate lib/unicode_normalize/tables.rb automatically https://bugs.ruby-lang.org/issues/10414 * 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-22 trunk 48089) [x86_64-cygwin] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- The current makefile logic doesn't generate the file lib/unicode_normalize/tables.rb automatically. How tested: Removed the file, ran make up; make install-nodoc. Checked for presence of file. -- https://bugs.ruby-lang.org/