[Issue 3681] internal error ../ztc/go.c 244

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

ieeeFlags do not work properly

2010-01-07 Thread Torben Hagerup
Run under D version 2.037, the program below runs through without raising any assert exceptions. This shows an erratic behavior with respect to ieeeFlags that is hardly intended. Other ieeeFlags also work (or, rather, do not work) in unexpected ways. import std.math;

Re: ieeeFlags do not work properly

2010-01-07 Thread Lars T. Kyllingstad
Torben Hagerup wrote: Run under D version 2.037, the program below runs through without raising any assert exceptions. This shows an erratic behavior with respect to ieeeFlags that is hardly intended. Other ieeeFlags also work (or, rather, do not work) in unexpected ways.

[Issue 3684] New: Segmentation fault on wrong template instantiation syntax with typeof

2010-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3684 Summary: Segmentation fault on wrong template instantiation syntax with typeof Product: D Version: 2.038 Platform: Other OS/Version: Linux Status: NEW

Re: ieeeFlags do not work properly

2010-01-07 Thread Don
Torben Hagerup wrote: Run under D version 2.037, the program below runs through without raising any assert exceptions. This shows an erratic behavior with respect to ieeeFlags that is hardly intended. Other ieeeFlags also work (or, rather, do not work) in unexpected ways.

[Issue 3685] New: dmd silently exits on valid code

2010-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3685 Summary: dmd silently exits on valid code Product: D Version: 1.054 Platform: Other OS/Version: Linux Status: NEW Keywords: ice-on-valid-code, rejects-valid

[Issue 3683] Linker error on certain array expressions when using -release and -inline

2010-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3683 Clemens eriatark...@gmail.com changed: What|Removed |Added Severity|major |normal -- Configure

[Issue 3686] New: condExp type combining

2010-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3686 Summary: condExp type combining Product: D Version: 2.038 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 3687] New: Array operation slice times scalar tramples over memory

2010-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3687 Summary: Array operation slice times scalar tramples over memory Product: D Version: 1.053 Platform: x86 OS/Version: Windows Status: NEW Severity: major

[Issue 3688] New: Can't have declaration with assignment to const/immutable inside if condition

2010-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3688 Summary: Can't have declaration with assignment to const/immutable inside if condition Product: D Version: 2.036 Platform: All OS/Version: All Status: NEW

[Issue 3689] New: Grammar does not allow const(int)

2010-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3689 Summary: Grammar does not allow const(int) Product: D Version: 2.036 Platform: Other URL: http://digitalmars.com/d/2.0/declaration.html OS/Version: All Status: NEW