http://d.puremagic.com/issues/show_bug.cgi?id=4742
Don <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #2 from Don <[email protected]> 2010-09-20 19:02:41 PDT --- http://www.dsource.org/projects/phobos/changeset/2042 Fixes / and %. int /= BigInt and int %= BigInt can't be done with the new operator overloading -- there's no such thing as opopAssignRight(). I have created bug 4903 for that. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
