http://d.puremagic.com/issues/show_bug.cgi?id=3789


Andrej Mitrovic <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]


--- Comment #19 from Andrej Mitrovic <[email protected]> 2012-10-24 
12:36:15 PDT ---
(In reply to comment #18)
> For the rare cases where you actually *need*
> bitwise comparison on arrays or floats, you can define a special opEquals.

Also hashes suffer from this problem as well. They're compared via 'is' instead
of '==' in struct fields, just like arrays.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to