[Issue 5140] Add __FUNCTION__

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5140 Rob T changed: What|Removed |Added CC||al...@ucora.com --- Comment #3 from Rob T 201

[Issue 4342] branches that are known as not taken at compile time should not be checked

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4342 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 1578] Allow AA literals to initialize static variables

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1578 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au Version|1.014

[Issue 2171] errors involving anonymous class literals expose compiler internals

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2171 Don changed: What|Removed |Added Version|D1 |D1 & D2 Summary|bizzare toCBuffer resu

[Issue 790] arbitrary lookahead for nested functions

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=790 Don changed: What|Removed |Added Keywords||spec Status|ASSIGNED

[Issue 2397] wrong file name in error after #line

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2397 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8731] New: Compiler allows multiple implementations of the same function signature

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8731 Summary: Compiler allows multiple implementations of the same function signature Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords

[Issue 7067] std.random.RandomSample and RandomCover are poorly designed

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7067 --- Comment #12 from bearophile_h...@eml.cc 2012-09-27 04:46:57 PDT --- (In reply to comment #10) > then > std.random should be deprecated and std.random2 should replace it in the long > run. I believe this is the best solution (but far from pe

[Issue 8732] New: std.typecons: BlackHole/WhiteHole always declare methods public

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8732 Summary: std.typecons: BlackHole/WhiteHole always declare methods public Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 8729] parse!bool does not work correctly

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8729 monarchdo...@gmail.com changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #4 from m

[Issue 7067] std.random.RandomSample and RandomCover are poorly designed

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7067 monarchdo...@gmail.com changed: What|Removed |Added CC||monarchdo...@gmail.com --- Com

[Issue 8729] parse!bool does not work correctly

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8729 --- Comment #5 from Kenji Hara 2012-09-27 18:29:09 PDT --- (In reply to comment #3) > FYI, parse!int also has the same problem. Only floating point types seem to > behave correctly: NO, this is just a bug in `T parse!T(input) if (isFloatingPoi

[Issue 8733] New: Normalize -of path on Windows

2012-09-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8733 Summary: Normalize -of path on Windows Product: D Version: unspecified Platform: All OS/Version: Windows Status: NEW Severity: normal Priority: P2 Componen