[Issue 6024] Windows 2000 SP4 is not supported any more? And what is still supported?

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6024 --- Comment #16 from Denis Shelomovskij verylonglogin@gmail.com 2012-05-12 10:01:09 MSD --- A pull for Windows 2000 support: https://github.com/D-Programming-Language/druntime/pull/212 -- Configure issuemail:

[Issue 8089] New: Importing package as module causes segfault

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8089 Summary: Importing package as module causes segfault Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: P2

[Issue 387] When EOF of din is reached, a line of output is lost

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=387 Oleg Kuporosov oleg.kuporo...@gmail.com changed: What|Removed |Added CC|

[Issue 8089] Importing package as module causes segfault

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8089 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added Keywords||pull ---

[Issue 6597] to!SomeString should use std.format.formatValue

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

[Issue 8084] std.stdio.ByLine is not true input range

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8084 timon.g...@gmx.ch changed: What|Removed |Added CC||timon.g...@gmx.ch --- Comment #2

[Issue 4288] Error on passing delegate to C linkage function.

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4288 klickverbot c...@klickverbot.at changed: What|Removed |Added CC||c...@klickverbot.at

[Issue 8090] New: ICE: Assertion failure: 'typen-deco' on line 1703 in file 'cast.c'

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8090 Summary: ICE: Assertion failure: 'typen-deco' on line 1703 in file 'cast.c' Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 4744] std.conv: string-enum doesn't look for longer match

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4744 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 8015] std.typecons.Tuple does not support struct with alias method this

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8015 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull, rejects-valid

[Issue 6175] String corruption when passing static char arrays to std.conv

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6175 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull, wrong-code ---

[Issue 7348] to!string(null) matches more than one template declaration

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7348 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #8

[Issue 8080] 'alias this' causes toString to be shadowed by aliased object

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8080 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 8084] std.stdio.ByLine is not true input range

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8084 Brad Roberts bra...@puremagic.com changed: What|Removed |Added CC||bra...@puremagic.com

[Issue 8084] std.stdio.ByLine is not true input range

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8084 --- Comment #4 from Kenji Hara k.hara...@gmail.com 2012-05-12 09:55:49 PDT --- (In reply to comment #1) In order for byLine to be efficient, it must reuse the buffer it's reading. In order for the above code to be equivlent, it must dup

[Issue 4953] Regression(2.031): templates don't do implicit conversion properly

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4953 Brad Roberts bra...@puremagic.com changed: What|Removed |Added Keywords|pull|

[Issue 4953] Regression(2.031): templates don't do implicit conversion properly

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4953 --- Comment #14 from Kenji Hara k.hara...@gmail.com 2012-05-12 10:19:09 PDT --- (In reply to comment #13) Looking at this history of this bug and the pulls in github, it looks like there isn't a valid pull request that fixes this bug right

[Issue 4953] Regression(2.031): templates don't do implicit conversion properly

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4953 Brad Roberts bra...@puremagic.com changed: What|Removed |Added Keywords||pull --- Comment

[Issue 7919] Sample code works on GDC but fails with DMD

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7919 --- Comment #5 from github-bugzi...@puremagic.com 2012-05-12 10:34:14 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 7919] Sample code works on GDC but fails with DMD

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7919 Brad Roberts bra...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5896] const overload matching is succumb to template parameter one

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5896 --- Comment #6 from github-bugzi...@puremagic.com 2012-05-12 11:35:38 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 4953] Regression(2.031): templates don't do implicit conversion properly

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4953 --- Comment #16 from github-bugzi...@puremagic.com 2012-05-12 11:35:46 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8084] std.stdio.ByLine is not true input range

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8084 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added CC|

[Issue 4953] Regression(2.031): templates don't do implicit conversion properly

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4953 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8091] New: Optimizer generates wrong code when reducing comparisons.

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8091 Summary: Optimizer generates wrong code when reducing comparisons. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: wrong-code

[Issue 7530] Postblit not called structs returned from an array index expr.

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7530 --- Comment #5 from github-bugzi...@puremagic.com 2012-05-12 15:07:20 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7506] Postblit does not called properly with inlining

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7506 --- Comment #3 from github-bugzi...@puremagic.com 2012-05-12 15:07:25 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7530] Postblit not called structs returned from an array index expr.

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7530 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7506] Postblit does not called properly with inlining

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7506 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8084] std.stdio.ByLine is not true input range

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8084 --- Comment #6 from Steven Schveighoffer schvei...@yahoo.com 2012-05-12 19:38:27 PDT --- ByLine is a true input range, it has empty, popFront and front. If it was not a true input range, foreach would not work on it. I also think

[Issue 8084] std.stdio.ByLine is not true input range

2012-05-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8084 --- Comment #7 from Kenji Hara k.hara...@gmail.com 2012-05-12 19:50:30 PDT --- (In reply to comment #5) (In reply to comment #6) (In reply to comment #4) OK. ByLine.front returns the slice of internal line buffer, so it specifies