[#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:65523] [ruby-trunk - misc #10339] normalize reference to Timeout::Error

From: nobu@...
Date: 2014-10-08 15:55:04 UTC
List: ruby-core #65523
Issue #10339 has been updated by Nobuyoshi Nakada.

Related to Feature #10342: Module#deprecate_constant added

----------------------------------------
misc #10339: normalize reference to Timeout::Error
https://bugs.ruby-lang.org/issues/10339#change-49296

* Author: John Bachir
* Status: Open
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
normalize references to Timeout::Error

TimeoutError is a legacy constant, Timeout::Error is the canonical constant.
This patch normalizes all code and comments to reference Timeout::Error.

---Files--------------------------------
timeout-error-name-normalization.patch (6.06 KB)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next