[Issue 3245] Easy bug fix available for disabled unit test code in std.encoding

2009-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3245 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 3246] New: ICE(init.c) using indexed array initializer on local array

2009-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3246 Summary: ICE(init.c) using indexed array initializer on local array Product: D Version: 1.046 Platform: Other OS/Version: Windows Status: NEW Keywords:

[Issue 874] Incorrect codegen (?) with tuples, string constants, and AAs

2009-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=874 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 999] Problem with auto and nested array literals

2009-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=999 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3247] New: Crash on overriding class methods with 'auto' return type

2009-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3247 Summary: Crash on overriding class methods with 'auto' return type Product: D Version: 2.031 Platform: Other OS/Version: All Status: NEW Keywords:

[Issue 3247] Crash on overriding class methods with 'auto' return type

2009-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3247 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au

[Issue 3042] Segfault on incorrect override

2009-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3042 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||jarrett.billings...@gmail.c

[Issue 928] nested struct definition in unittest section of a templated class, hangs DMD

2009-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=928 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch CC|

[Issue 3101] Stack overflow: declaring aggregate member twice with static if

2009-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3101 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch --- Comment #3

[Issue 3248] lossless floating point formatting

2009-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3248 --- Comment #2 from assorted moi...@hotmail.com 2009-08-12 15:40:10 PDT --- (In reply to comment #1) It's not that easy, actually. When should it print 0.0, and when should it print 0.1 ? The code to do it correctly is

[Issue 3249] sort and setIntersection on array of struct or class

2009-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3249 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 3248] lossless floating point formatting

2009-08-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3248 Stewart Gordon s...@iname.com changed: What|Removed |Added CC||s...@iname.com ---