On Wed, Dec 17, 2008 at 12:20 AM, redsea <[email protected]> wrote: > Jarrett Billingsley Wrote: > >> I just tried with DMD 1.037, and I get the correct output: > your result is ok. > > And I download dmd 1.038, extrace the dmd, override the dmd1.033 in the > tango-dmd, but I still got the wrong result. > > Are you ensure the version you run is the one "if (a==0) return " not > commented ?
The "if(a == 0) return" lines are there. It doesn't matter whether I comment them or not, it still works correctly. Maybe it's a platform-specific issue? I'm on Windows.
