Project

General

Profile

This project is closed and read-only.

Actions

Bug #1545

closed

Patches for the Hash Documentation

Bug #1545: Patches for the Hash Documentation

Added by runpaint (Run Paint Run Run) over 17 years ago. Updated over 15 years ago.

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

Description

=begin
I've attached a couple of patches against hash.c to fix minor documentation typos. The 7th is an attempt to fix the verbiage regarding the ordering of hashes which states "The order in which you traverse a hash by either key or value may seem arbitrary, and will generally not be in the insertion order." This contradicts the doc/NEWS-1.9.1 file which, correctly, explains "Hash preserves order. It enumerates its elements in the order in which the keys are inserted." I've tried to use the latter wording as much as possible in my suggested modification.
=end


Files


Related issues 1 (0 open1 closed)

Has duplicate Ruby - Feature #994: Hash-order preservation should be declared a feature; documentation needs to be adaptedClosedmatz (Yukihiro Matsumoto)Actions
Actions

Also available in: PDF Atom