[#11073] segfault printing instruction sequence for iterator — <noreply@...>

Bugs item #10527, was opened at 2007-05-02 14:42

14 messages 2007/05/02
[#11142] Re: [ ruby-Bugs-10527 ] segfault printing instruction sequence for iterator — Nobuyoshi Nakada <nobu@...> 2007/05/10

Hi,

[#11188] Re: [ ruby-Bugs-10527 ] segfault printing instruction sequence for iterator — Paul Brannan <pbrannan@...> 2007/05/16

On Thu, May 10, 2007 at 04:51:18PM +0900, Nobuyoshi Nakada wrote:

[#11234] Planning to release 1.8.6 errata — Urabe Shyouhei <shyouhei@...>

Hi all.

17 messages 2007/05/25

[ ruby-Patches-8062 ] Added documentation for Hash about how it uses eql? and hash methods for the keys

From: <noreply@...>
Date: 2007-05-30 03:42:57 UTC
List: ruby-core #11348
Patches item #8062, was opened at 2007-01-22 03:41
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1700&aid=8062&group_id=426

Category: Ruby1.8
>Group: v1.8.x
Status: Open
Resolution: None
Priority: 3
Submitted By: Per Velschow (pervel)
Assigned to: Eric Hodel (drbrain)
Summary: Added documentation for Hash about how it uses eql? and hash methods for the keys

Initial Comment:
Refer to http://www.ruby-forum.com/topic/94921 and assign this patch to Eric Hodel.

This purely a documentation update for in hash.c. It elaborates on how a Hash uses eql? and hash methods on keys and shows an example on how to design your own class to be used as a key in a consistent way.

The patch file applies to the following:

URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8
Repository Root: http://svn.ruby-lang.org/repos/ruby
Repository UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Revision: 11552


----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1700&aid=8062&group_id=426

In This Thread

Prev Next