Perhaps here is a critical bug of scope statement and scoped

Jarrett Billingsley jarrett.billingsley at gmail.com
Wed Dec 17 06:14:58 PST 2008


On Wed, Dec 17, 2008 at 12:20 AM, redsea <redsea at 163.com> 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.



More information about the Digitalmars-d mailing list