[Issue 4389] ICE(constfold.c, expression.c), or wrong code: string~=dchar in CTFE

2010-11-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4389 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||ice-on-valid-code

[Issue 5260] New: std.math.feqrel() returns negative number

2010-11-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5260 Summary: std.math.feqrel() returns negative number Product: D Version: D1 D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 3175] rejects templated ref return function

2010-11-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3175 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4389] ICE(constfold.c, expression.c), or wrong code: string~=dchar in CTFE

2010-11-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4389 --- Comment #3 from Don clugd...@yahoo.com.au 2010-11-23 12:33:23 PST --- Created an attachment (id=827) Patch against D2 svn 767 Although the patch is relatively long, it is very mundane. The patch adds these functions to utf.c (they are

[Issue 4900] compiler still slow due to a single function

2010-11-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4900 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 5262] New: divide by 0 in std.datetime's Ticks.toMicroseconds()

2010-11-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5262 Summary: divide by 0 in std.datetime's Ticks.toMicroseconds() Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 5262] divide by 0 in std.datetime's Ticks.toMicroseconds()

2010-11-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5262 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added CC|

[Issue 5263] New: rationalize differences between phobos and druntime intrinsic.d

2010-11-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5263 Summary: rationalize differences between phobos and druntime intrinsic.d Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Keywords:

[Issue 5263] rationalize differences between phobos and druntime intrinsic.d

2010-11-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5263 --- Comment #1 from Brad Roberts bra...@puremagic.com 2010-11-23 22:07:33 PST --- Created an attachment (id=829) the phobos half of the rationalization The phobos half of the rationalization -- Configure issuemail:

[Issue 5264] New: x86_64 changes for druntime 2

2010-11-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5264 Summary: x86_64 changes for druntime 2 Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component:

[Issue 5264] x86_64 changes for druntime 2

2010-11-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5264 Brad Roberts bra...@puremagic.com changed: What|Removed |Added Status|NEW |ASSIGNED