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

From: j@...
Date: 2014-10-08 18:43:38 UTC
List: ruby-core #65532
Issue #10339 has been updated by John Bachir.


> The doc/ChangeLog-1.9.3 modification is incorrect.

Whoops, sloppy of me!

> I will remove it and commit the rest

Thanks!

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

* 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