From: stfnklb@... Date: 2015-06-01T14:59:50+00:00 Subject: [ruby-core:69429] [Ruby trunk - Bug #11204] [Open] Uninitialized constant bug introduced by typo in backport of [#10712]. Issue #11204 has been reported by Stefan Kolb. ---------------------------------------- Bug #11204: Uninitialized constant bug introduced by typo in backport of [#10712]. https://bugs.ruby-lang.org/issues/11204 * Author: Stefan Kolb * Status: Open * Priority: Normal * Assignee: * ruby -v: 2.0.0 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- Fixes minor bug introduced by typo in backport of #10712. Will raise uninitialized constant Resolv::DNS::Requester::Erron if rescue block is executed. Erron::ENETUNREACH -> Errno::ENETUNREACH ---Files-------------------------------- error-enetunreach-typo.patch (423 Bytes) -- https://bugs.ruby-lang.org/