[Issue 15744] [REG2.067] (SIGABRT) Error: overloadset t.Bar.__ctor is aliased to a function

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15744 --- 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/1b4eefa55a3933ee214576612d1cbc81b5426d04 fix Issue 15744 - (SIGABRT)

[Issue 15784] Overload set constructor call should be supported from inside a constructor

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15784 Issue 15784 depends on issue 15744, which changed state. Issue 15744 Summary: [REG2.067] (SIGABRT) Error: overloadset t.Bar.__ctor is aliased to a function https://issues.dlang.org/show_bug.cgi?id=15744 What|Removed

[Issue 15715] [ndslice] rangeHasMutableElements is not defined

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15715 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/9b8a297690a3215f45eda60991c01d39c76f4389 fix issue 15715

[Issue 15714] [ndslice] byElement seems to be missing some slicing primitives

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15714 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/df4a363e61fd06d6338f2724e89c73e9d56cf1d1 fix issue 15714

[Issue 15714] [ndslice] byElement seems to be missing some slicing primitives

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

[Issue 15788] ICE assert triggered on overloaded function

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15788 ag0ae...@gmail.com changed: What|Removed |Added Keywords||ice CC|

[Issue 15789] ICE Assert in TemplateInstance semanticTiargs

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15789 ag0ae...@gmail.com changed: What|Removed |Added Keywords||ice CC|

[Issue 314] [module] Static, renamed, and selective imports are always public

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=314 Denis Shelomovskij changed: What|Removed |Added CC|

[Issue 15790] New: The GC frees managed members made w/ allocator.make, causing memory corruption

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15790 Issue ID: 15790 Summary: The GC frees managed members made w/ allocator.make, causing memory corruption Product: D Version: D2 Hardware: All OS: All

[Issue 4852] core.demangle cannot demangle functions with class/struct return types

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4852 Andrew Trotman changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 15782] [Reg 2.071-devel] something about the const/non-const types in TypeTuples changed

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15782 Kenji Hara changed: What|Removed |Added Component|dmd |phobos --- Comment #1

[Issue 15782] [Reg 2.071-devel] something about the const/non-const types in TypeTuples changed

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15782 John Colvin changed: What|Removed |Added CC|

[Issue 15786] New: Line buffering not activated for stdout when running D programs under Eclipse

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15786 Issue ID: 15786 Summary: Line buffering not activated for stdout when running D programs under Eclipse Product: D Version: D2 Hardware: x86_64 OS: Windows

[Issue 15781] Template type deduction failure with same-type variables with different constness

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15781 --- Comment #1 from Kenji Hara --- Introduced in: https://github.com/D-Programming-Language/dmd/pull/4818 --

[Issue 15782] [Reg 2.071-devel] something about the const/non-const types in TypeTuples changed

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15782 --- Comment #3 from John Colvin --- https://issues.dlang.org/show_bug.cgi?id=11577 --

[Issue 15785] [DMD HEAD] Spurious warning when calling protected super

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15785 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #1

[Issue 15787] New: core.stdc.config should be documented

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15787 Issue ID: 15787 Summary: core.stdc.config should be documented Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: major Priority: P1

[Issue 15698] Compiler crash with unusual function call expression

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15698 Johan Engelen changed: What|Removed |Added CC||jbc.enge...@gmail.com

[Issue 15786] Line buffering not activated for stdout when running D programs under Eclipse

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15786 --- Comment #1 from Bruno Medeiros --- *** Issue 13778 has been marked as a duplicate of this issue. *** --

[Issue 13778] Flush stream when std.stdio.writeln() is called

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13778 Bruno Medeiros changed: What|Removed |Added Status|NEW

[Issue 15786] Line buffering not activated for stdout when running D programs under Eclipse

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15786 Bruno Medeiros changed: What|Removed |Added CC|

[Issue 15786] Line buffering not activated for stdout when running D programs under Eclipse

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15786 b2.t...@gmx.com changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #2 from

[Issue 15787] core.stdc.config should be documented

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15787 Steven Schveighoffer changed: What|Removed |Added CC|

[Issue 15787] core.stdc.config should be documented

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15787 --- Comment #2 from Steven Schveighoffer --- FYI: https://github.com/D-Programming-Language/dlang.org/pull/1248 Note that core.stdc.config is specifically excluded from the menu in the same way core.stdc was, so you'll have to

[Issue 14447] adding isRandomAccessRange!S causes std.array unittests to fail to compile

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14447 thomas.bock...@gmail.com changed: What|Removed |Added CC||thomas.bock...@gmail.com ---

[Issue 15789] New: ICE Assert in TemplateInstance semanticTiargs

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15789 Issue ID: 15789 Summary: ICE Assert in TemplateInstance semanticTiargs Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 15784] Overload set constructor call should be supported from inside a constructor

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15784 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #1

[Issue 15788] New: ICE assert triggered on overloaded function

2016-03-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15788 Issue ID: 15788 Summary: ICE assert triggered on overloaded function Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression