[Issue 15117] Unreasonable circular reference error via named mixin

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15117 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/3c70f276e47c0b0033d7b6c1e2ba281c0f27db28 fix Issue 15117 -

[Issue 15116] Unreasonable rejection of tuple field access via named mixin

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15116 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/b51fecf86da4f273242e9b3e7cfb150ea1dba57b fix Issue 15116 -

[Issue 15117] Unreasonable circular reference error via named mixin

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15117 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15311] [dmd-internal] DsymbolExp.resolve and DotIdExp.semanticY (eright.op == TOKimport) need to be merged

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15311 Issue 15311 depends on issue 15117, which changed state. Issue 15117 Summary: Unreasonable circular reference error via named mixin https://issues.dlang.org/show_bug.cgi?id=15117 What|Removed |Added

[Issue 15116] Unreasonable rejection of tuple field access via named mixin

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15116 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15311] [dmd-internal] DsymbolExp.resolve and DotIdExp.semanticY (eright.op == TOKimport) need to be merged

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15311 Issue 15311 depends on issue 15116, which changed state. Issue 15116 Summary: Unreasonable rejection of tuple field access via named mixin https://issues.dlang.org/show_bug.cgi?id=15116 What|Removed |Added

[Issue 15841] New: [std.net.curl] static curl lib link not on Downloads page

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15841 Issue ID: 15841 Summary: [std.net.curl] static curl lib link not on Downloads page Product: D Version: D2 Hardware: All URL: http://dlang.org/phobos/

[Issue 15833] [REG2.071b] -m32mscoff always fails to link

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15833 j...@red.email.ne.jp changed: What|Removed |Added Keywords||pull Component|druntime

[Issue 15840] std.typecons.RefCounted segfaults when checking isInitialized, then segfaults GDB

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15840 --- Comment #1 from cy --- I should add that even when not crashing, whenever I p _store of any RefCounted, gdb segfaults and silently dies. So that's actually probably not part of the problem, but just gdb unable to handle

[Issue 15833] [REG2.071b] -m32mscoff always fails to link

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15833 --- Comment #2 from Rainer Schuetze --- https://github.com/D-Programming-Language/dmd/pull/5586 --

[Issue 15840] New: std.typecons.RefCounted segfaults when checking isInitialized, then segfaults GDB

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15840 Issue ID: 15840 Summary: std.typecons.RefCounted segfaults when checking isInitialized, then segfaults GDB Product: D Version: D2 Hardware: x86_64 URL:

[Issue 15833] [REG2.071b] -m32mscoff always fails to link

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15833 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de

[Issue 15839] this.outer is of wrong type

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15839 --- Comment #3 from Jacob Carlborg --- (In reply to Kenji Hara from comment #1) > > The property .outer used in a nested class gives the this pointer to its > > enclosing class. If the enclosing context is not a class, the .outer will

[Issue 12368] std.file.write conflicts with std.stdio.write

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12368 github-bugzi...@puremagic.com changed: What|Removed |Added Resolution|INVALID |FIXED --

[Issue 12379] Add toFile function which writes its first argument to a file

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12379 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12368] std.file.write conflicts with std.stdio.write

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12368 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/99651dc92e6239a44ec4092871042626e6d55613 Merge pull request

[Issue 12379] Add toFile function which writes its first argument to a file

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12379 --- Comment #1 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/458c1ceb357361307399cc3b40087afed7653ba9 fix Issue 12379 - Add

[Issue 15838] Many Win32 API callback functions miss extern(Windows)

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15838 j...@red.email.ne.jp changed: What|Removed |Added Keywords||pull --- Comment #1 from

[Issue 15835] Segfault with typeid call from lazy argument

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15835 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from

[Issue 15839] this.outer is of wrong type

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15839 Jack Stouffer changed: What|Removed |Added CC||j...@jackstouffer.com

[Issue 15680] TypeInfo broken for typeof(null)

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15680 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/2da39fd803a4da5a4ca136ee7be6e714ea4af748 fix Issue 15680 - TypeInfo

[Issue 15839] this.outer is of wrong type

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15839 --- Comment #1 from Kenji Hara --- This is an intentional bugfix introduced by fixing issue 14442. Note that there was accepts-invalid bug. The spec page http://dlang.org/spec/class said: > The property .outer used in a nested

[Issue 15839] New: this.outer is of wrong type

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15839 Issue ID: 15839 Summary: this.outer is of wrong type Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression Priority: P1

[Issue 15838] New: Many Win32 API callback functions miss extern(Windows)

2016-03-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15838 Issue ID: 15838 Summary: Many Win32 API callback functions miss extern(Windows) Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: major