[Issue 3171] % not implemented correctly for floats

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3171 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 3171] % not implemented correctly for floats

2009-12-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3171 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3171] % not implemented correctly for floats

2009-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3171 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au

[Issue 3171] % not implemented correctly for floats

2009-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3171 --- Comment #4 from Don clugd...@yahoo.com.au 2009-07-14 04:03:19 PDT --- (In reply to comment #3) Thanks for the explanation. At least I know why that happens, now. What do you suggest, then? Staying with FPREM or going with FPREM1 ?