Project

General

Profile

Actions

Backport #11204

closed

Uninitialized constant bug introduced by typo in backport of [#10712].

Added by stfnklb (Stefan Kolb) almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Assignee:
-
[ruby-core:69429]

Description

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) error-enetunreach-typo.patch stfnklb (Stefan Kolb), 06/01/2015 02:56 PM

Updated by usa (Usaku NAKAMURA) almost 9 years ago

  • Tracker changed from Bug to Backport
  • Project changed from Ruby master to Backport200
Actions #2

Updated by usa (Usaku NAKAMURA) almost 9 years ago

  • Status changed from Open to Closed

Applied in changeset r50723.


  • lib/resolv.rb (Requester#request): typo, regression introduced at
    r49422 (patchlevel 618). reported and patched by Stefan Kolb
    [ruby-core:69429] [Backport #11204]
Actions

Also available in: Atom PDF

Like0
Like0Like0