[Issue 5281] Equality among arrays of Bigints

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 25 12:17:45 PDT 2011


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


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k.hara.pg at gmail.com


--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> 2011-06-25 12:12:51 PDT ---
(In reply to comment #2)
> But the major problem is that with a const ref signature, opEquals cannot
> perform comparisons with rvalues. So the code below fails

My pull request https://github.com/D-Programming-Language/dmd/pull/41 can fix
bug4843, so opEquals overloading with ref and non-ref will be correct.

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


More information about the Digitalmars-d-bugs mailing list