Project

General

Profile

Actions

Bug #441

closed

[PATCH] Hash#default= has wrong rdoc

Added by oblomov (Giuseppe Bilotta) over 15 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
Backport:
[ruby-core:18291]

Description

=begin
The attached patch fixes the return value of Hash#default= described in the function's rdoc: it's obj (the assigned value) rather than hsh (the hash object)
=end


Files

hash-set-default-rdoc.patch (798 Bytes) hash-set-default-rdoc.patch oblomov (Giuseppe Bilotta), 08/14/2008 03:55 PM
Actions #1

Updated by matz (Yukihiro Matsumoto) over 15 years ago

=begin
I have merged it. Thank you.
=end

Actions #2

Updated by matz (Yukihiro Matsumoto) over 15 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r18611.
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0