[#65451] [ruby-trunk - Feature #10333] [PATCH 3/1] optimize: "yoda literal" == string — ko1@...

Issue #10333 has been updated by Koichi Sasada.

9 messages 2014/10/07

[ruby-core:66029] [ruby-trunk - Bug #10461] [Closed] lib/unicode_normalize/tables.rb not regenerated

From: nobu@...
Date: 2014-10-31 03:54:54 UTC
List: ruby-core #66029
Issue #10461 has been updated by Nobuyoshi Nakada.

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]

----------------------------------------
Bug #10461: lib/unicode_normalize/tables.rb not regenerated
https://bugs.ruby-lang.org/issues/10461#change-49749

* Author: Martin D端rst
* Status: Closed
* 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/

In This Thread

Prev Next