http://d.puremagic.com/issues/show_bug.cgi?id=9717
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] 2013-03-15 10:36:32 PDT --- Do you have an example code for this bug? I did this: void main() { writeln(std.math.round(1.4)); } and the output is 1, as expected. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
