[Issue 8672] %% operator

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 27 04:53:19 PDT 2013


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



--- Comment #12 from bearophile_hugs at eml.cc 2013-05-27 04:53:16 PDT ---
(In reply to comment #1)

> To say one version of modulus is "bug prone" and the other is not, is itself
> erroneous.

I have just found another bug in my code caused by it, and it's a bug that goes
away replacing it with the Python modulus operation. The built-in % operator
_is_ bug prone.

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