[Issue 9045] Feature request for std.asscii = function isNewline

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9045 monarchdo...@gmail.com changed: What|Removed |Added CC||monarchdo...@gmail.com ---

[Issue 1188] Command-line arguments are encoded in CP_ACP on Windows instead of UTF-8

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1188 --- Comment #9 from github-bugzi...@puremagic.com 2012-11-20 06:16:55 PST --- Commits pushed to phobos-1.x at https://github.com/D-Programming-Language/phobos

[Issue 9049] New: std.typecons.Proxy doesn't treat ref parameter correctly.

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9049 Summary: std.typecons.Proxy doesn't treat ref parameter correctly. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 8441] function expected, not my function

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8441 jfanati...@gmx.at changed: What|Removed |Added CC||jfanati...@gmx.at --- Comment #1

[Issue 9050] New: compiler crash on return type inference

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9050 Summary: compiler crash on return type inference Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: ice Severity: minor Priority:

[Issue 7444] Require [] for array copies too

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7444 --- Comment #10 from github-bugzi...@puremagic.com 2012-11-20 09:55:06 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 9045] Feature request for std.asscii = function isNewline

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9045 --- Comment #8 from Dmitry Olshansky dmitry.o...@gmail.com 2012-11-20 12:13:48 PST --- (In reply to comment #7) (In reply to comment #1) See representation on various systems: http://en.wikipedia.org/wiki/Newline In particular:

[Issue 9045] Feature request for std.asscii = function isNewline

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9045 --- Comment #9 from Jonathan M Davis jmdavisp...@gmx.com 2012-11-20 12:29:09 PST --- Any code that only cares about \n or \r\n isn't going to work with a function which returns true for both. And any code that doesn't care is going to be

[Issue 9051] New: [CTFE] Working with non-trivial immutable globals?

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9051 Summary: [CTFE] Working with non-trivial immutable globals? Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 9049] std.typecons.Proxy doesn't treat ref parameter correctly.

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9049 --- Comment #1 from github-bugzi...@puremagic.com 2012-11-20 17:11:08 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 9049] std.typecons.Proxy doesn't treat ref parameter correctly.

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9049 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8959] IsExpression should support syntax which has no Identifier in all cases

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8959 --- Comment #2 from github-bugzi...@puremagic.com 2012-11-20 18:34:35 PST --- Commit pushed to fix8959 at https://github.com/D-Programming-Language/d-programming-language.org

[Issue 9026] Template mixin identifier as template alias parameter doesn't work

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9026 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 1353] Can't use typeof() in base class list.

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1353 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||ogon...@gmail.com ---

[Issue 9048] Error: base classes expected instead of typeof when instantiating anonymous class

2012-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9048 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED