[Issue 12462] std.bitmanip.BitArray should use new-style operator overloads
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Mar 25 06:09:29 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12462
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #1 from bearophile_hugs at eml.cc 2014-03-25 06:09:27 PDT ---
(In reply to comment #0)
> It seems to use the old opCom/opAnd/etc, these might even be deprecated some
> day. The fact that they're there might encourage users to write the old-style
> operators in their own code.
DMD 2.066 should give warnings where you use old-style operator overloading.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list