[Issue 6580] scoped classes are aligned incorrectly

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6580 --- Comment #2 from github-bugzi...@puremagic.com 2012-05-08 23:43:01 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 8070] New: associative array element is created before value is ready

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8070 Summary: associative array element is created before value is ready Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 6580] scoped classes are aligned incorrectly

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

[Issue 8039] `scoped` doesn't call any elaborate destructors for struct fields

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

[Issue 8070] associative array element is created before value is ready

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8070 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3825] AAs entries are default initialized before the new value is evaluated

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

[Issue 7565] ICE(cg87):202, postincrement of a double parameter, 64-bit only

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7565 Don clugd...@yahoo.com.au changed: What|Removed |Added Summary|ICE(cg87):202, 64-bit only |ICE(cg87):202,

[Issue 8061] std.algorithm.joiner breaks when used with InputRangeObject

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

[Issue 8071] New: ICE(glue.c): delegate passed to std.algorithm.map

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8071 Summary: ICE(glue.c): delegate passed to std.algorithm.map Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 8072] New: Methods defined in external object files when template alias parameter is involved

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8072 Summary: Methods defined in external object files when template alias parameter is involved Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 5461] Invalid declaration for auto functions in .di files generated by DMD -H

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5461 Trass3r mrmoc...@gmx.de changed: What|Removed |Added CC||mrmoc...@gmx.de --- Comment

[Issue 8073] Regression (git) Error: undefined identifier __result

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8073 Leandro Lucarella leandro.lucare...@sociomantic.com changed: What|Removed |Added Keywords|

[Issue 8073] New: Regression (git) Error: undefined identifier __result

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8073 Summary: Regression (git) Error: undefined identifier __result Product: D Version: D1 D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority:

[Issue 8074] New: template-mixin example contradicts text

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8074 Summary: template-mixin example contradicts text Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component:

[Issue 8074] template-mixin example contradicts text

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8074 --- Comment #1 from Tim Smith tim.dolo...@gmail.com 2012-05-09 09:54:19 PDT --- I forgot to link to the exact spec page I'm talking about: http://dlang.org/template-mixin.html -- Configure issuemail:

[Issue 5461] Invalid declaration for auto functions in .di files generated by DMD -H

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5461 LightBender ad...@prospectivesoftware.com changed: What|Removed |Added CC|

[Issue 5461] Invalid declaration for auto functions in .di files generated by DMD -H

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5461 --- Comment #5 from LightBender ad...@prospectivesoftware.com 2012-05-09 10:04:56 PDT --- (In reply to comment #4) (In reply to comment #3) ? git dmd still produces 'auto foo();' for me. I think the patch could be more complex

[Issue 8071] ICE(glue.c): delegate passed to std.algorithm.map

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8071 kekeni...@yahoo.co.jp changed: What|Removed |Added Keywords||ice --- Comment #1 from

[Issue 5314] Wrong error message: struct within immutable member and postblit function

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

[Issue 8075] New: Optional parameters should be able to refer to previous parameters

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8075 Summary: Optional parameters should be able to refer to previous parameters Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW

[Issue 8076] New: std.process shell() Windows

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8076 Summary: std.process shell() Windows Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: Phobos