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
# 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