[Issue 8260] New: * used three or more times on an array inside std.format.formattedRead

2012-06-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8260 Summary: * used three or more times on an array inside std.format.formattedRead Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW

[Issue 8260] * used three or more times on an array inside std.format.formattedRead

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

[Issue 8260] * used three or more times on an array inside std.format.formattedRead and not guarded by template constraint

2012-06-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8260 timon.g...@gmx.ch changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 7965] Invalid outer function scope pointer in some cases

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

[Issue 8261] New: std.traits.ParameterTypeTuple may break existing codes

2012-06-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8261 Summary: std.traits.ParameterTypeTuple may break existing codes Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 8252] no UFCS for 0 literal

2012-06-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8252 --- Comment #2 from github-bugzi...@puremagic.com 2012-06-18 10:49:37 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8262] New: [ICE] sequence alias this

2012-06-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8262 Summary: [ICE] sequence alias this Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: ice Severity: normal Priority: P2

[Issue 8252] no UFCS for 0 literal

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

[Issue 8261] std.traits.ParameterTypeTuple may break existing codes

2012-06-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8261 Manu turkey...@gmail.com changed: What|Removed |Added CC||turkey...@gmail.com ---

[Issue 8261] std.traits.ParameterTypeTuple may break existing codes

2012-06-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8261 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 8261] std.traits.ParameterTypeTuple may break existing codes

2012-06-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8261 --- Comment #3 from Kenji Hara k.hara...@gmail.com 2012-06-18 17:33:11 PDT --- (In reply to comment #2) You're right, it does break existing code. I thought it was a worthwhile tradeoff to get the functionality Manu needed. But perhaps

[Issue 8258] Delegates do not respect default parameters

2012-06-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8258 --- Comment #3 from Kenji Hara k.hara...@gmail.com 2012-06-18 18:55:22 PDT --- I think this *regression* is introduced by fixing bug 3866. Now all indirect calls do not consider default arguments even if it is written in type signature. I

[Issue 8263] New: wrong offset in IMAGE_DEBUG_DIRECTORY

2012-06-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8263 Summary: wrong offset in IMAGE_DEBUG_DIRECTORY Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 8264] New: [std.conv.to] constructing conversion doesn't work with alias this

2012-06-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8264 Summary: [std.conv.to] constructing conversion doesn't work with alias this Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 8264] [std.conv.to] constructing conversion doesn't work with alias this

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