Re: [perl #46649] [TODO] [C] Comparing Hash and PerlHash should probably be possible

2007-10-22 Thread chromatic
On Monday 22 October 2007 07:01:05 Paul Cochrane wrote: > In src/pmc/hash.pmc: is_equal() there is the todo item: > > /* TODO: comparing Hash and PerlHash should probably be possible */ > > This needs implementing PerlHash is gone, so this is unnecessary. -- c

[perl #46649] [TODO] [C] Comparing Hash and PerlHash should probably be possible

2007-10-22 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #46649] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=46649 > In src/pmc/hash.pmc: is_equal() there is the todo item: /* TODO: comparing Hash and Pe