[Issue 15027] cannot pass arguments of type DirEntry to std.file functions

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15027 --- Comment #15 from Rainer Schuetze --- >Check this out: >https://github.com/D-Programming-Language/phobos/pull/3694 This is pretty much the workaround given by Kenji above. It has the downside that you have to copy the full

[Issue 15170] New: default arguments from expression tuple don't work

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15170 Issue ID: 15170 Summary: default arguments from expression tuple don't work Product: D Version: D2 Hardware: All OS: All Status: NEW Keywords: rejects-valid

[Issue 15027] cannot pass arguments of type DirEntry to std.file functions

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15027 --- Comment #14 from Walter Bright --- Check this out: https://github.com/D-Programming-Language/phobos/pull/3694 --

[Issue 15176] [REG2.069b1] ICE(glue.c):separate compilation with -inline crash in glue.c

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15176 --- Comment #1 from Kenji Hara --- Introduced in: https://github.com/D-Programming-Language/dmd/pull/5166 --

[Issue 15176] New: [REG2.069b1] ICE(glue.c):separate compilation with -inline crash in glue.c

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15176 Issue ID: 15176 Summary: [REG2.069b1] ICE(glue.c):separate compilation with -inline crash in glue.c Product: D Version: D2 Hardware: x86 OS: Windows

[Issue 12558] try/catch allows implicit catching of Errors without specifying any Exception type

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12558 --- Comment #11 from Vladimir Panteleev --- (In reply to Vladimir Panteleev from comment #10) > The pull request exists, Andrej filed it in the URL field: > > https://github.com/D-Programming-Language/dmd/pull/3482 This

[Issue 12624] Internal error: backend\cgobj.c 2313 with Rebindable!(immutable TimeZone) in std.datetime

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12624 --- Comment #1 from Jonathan M Davis --- Still happens with the latest master, though now it spits out Internal error: backend\cgobj.c 2332 --

[Issue 15167] [REG2.069-devel] conflicting error with repeated alias declaration

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15167 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #4 from

[Issue 13727] std.stdio.File not thread-safe

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13727 Vladimir Panteleev changed: What|Removed |Added Keywords||pull ---

[Issue 15037] method TypeInfo.init shadows built-in init property

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15037 ag0ae...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 12233] Attempting to use TypeInfo.init results in a compiler error due to lack of 'this'.

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12233 ag0ae...@gmail.com changed: What|Removed |Added CC||ag0ae...@gmail.com --- Comment #3 from

[Issue 7066] You can redefine .init and .stringof without error

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7066 --- Comment #7 from Jonathan M Davis --- (In reply to timon.gehr from comment #6) > (In reply to Walter Bright from comment #1) > > They're actually supposed to be overridable at the moment. I had thought > > there might

[Issue 15171] New: private/protected/package default construction

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15171 Issue ID: 15171 Summary: private/protected/package default construction Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 15149] [REG2.068.1] Linker error with separate compilation

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15149 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/1f59030b3af81efe67139ecb0c7d3f6e2312d5a7 fix Issue 15149 - Linker

[Issue 15149] [REG2.068.1] Linker error with separate compilation

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15149 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15174] New: Add or undocument --tmpdir switch

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15174 Issue ID: 15174 Summary: Add or undocument --tmpdir switch Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority: P1

[Issue 15175] New: rdmd --loop and --eval now complain about std.stream deprecation warnings

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15175 Issue ID: 15175 Summary: rdmd --loop and --eval now complain about std.stream deprecation warnings Product: D Version: D2 Hardware: All OS: All

[Issue 15162] byDchar calls empty twice in a row

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15162 John Colvin changed: What|Removed |Added CC|

[Issue 15037] method TypeInfo.init shadows built-in init property

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15037 ag0ae...@gmail.com changed: What|Removed |Added Assignee|nob...@puremagic.com|ag0ae...@gmail.com --- Comment #1 from

[Issue 15172] ICE(interpret.c ctfeCompile) Assertion `!fd->semantic3Errors' failed.

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15172 Kenji Hara changed: What|Removed |Added Keywords||CTFE, ice, pull ---

[Issue 7066] You can redefine .init and .stringof without error

2015-10-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7066 timon.g...@gmx.ch changed: What|Removed |Added CC||timon.g...@gmx.ch --- Comment #6 from