And what about Null? And if they're not equal, what effect would that have on sorting? Although for sorting, I guess that NaN != NaN would have the some issue, but undef values in an array are more likely.

On Feb 20, 2006, at 4:34 PM, Joshua Hoblitt via RT wrote:

Can we get a design descision as to wheather or not Undef == Undef will
ever have any meaning so we can close out this bug? The current beahvior of

./parrot foo.pasm
MMD function __is_equal not found for types (78, 78)
current instr.: '(null)' pc 6 (foo.pasm:3)

seems wrong to me any way you look at it.

-J

--


Reply via email to