[Issue 15849] change in std.ui test leads to magic linking error for d_do_test

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15849 greenify changed: What|Removed |Added CC||greeen...@gmail.com --

[Issue 4142] Missing tags in compiler/druntime/phobos git repositories

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4142 greenify changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 11274] Use a CDN for dlang.org

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11274 greenify changed: What|Removed |Added CC||greeen...@gmail.com --- Comment #1 from greenify

[Issue 15849] New: change in std.ui test leads to magic linking error for d_do_test

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15849 Issue ID: 15849 Summary: change in std.ui test leads to magic linking error for d_do_test Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NE

[Issue 15179] Local imports cause outer imports to be excluded from overload set

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15179 --- Comment #8 from Jesse Phillips --- (In reply to Steven Schveighoffer from comment #7) > (In reply to Jesse Phillips from comment #6) > > That doesn't solve the highjacking, Walter has made a big point about D's > > anti-highjacking feature. > >

[Issue 15839] this.outer is of wrong type

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

[Issue 15500] default construction disabled for struct constructor with default arguments

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15500 Martin Nowak changed: What|Removed |Added CC||wiko...@gmail.com --- Comment #8 from Martin

[Issue 15551] default construction disabled with default arguments

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15551 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 15845] Windows console cannot read properly UTF-8 lines

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15845 ag0ae...@gmail.com changed: What|Removed |Added CC||ag0ae...@gmail.com --- Comment #2 from a

[Issue 15848] out doesn't call opAssign()

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15848 ag0ae...@gmail.com changed: What|Removed |Added CC||ag0ae...@gmail.com --- Comment #2 from a

[Issue 15847] It is not an error to call opAssign on an uninitialized object

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15847 ag0ae...@gmail.com changed: What|Removed |Added CC||ag0ae...@gmail.com --- Comment #3 from a

[Issue 15848] out doesn't call opAssign()

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15848 lasssa...@gmail.com changed: What|Removed |Added CC||lasssa...@gmail.com --- Comment #1 from

[Issue 15217] overloaded extern(C) function declarations are allowed

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15217 Johan Engelen changed: What|Removed |Added CC||jbc.enge...@gmail.com --- Comment #1 from Jo

[Issue 15847] It is not an error to call opAssign on an uninitialized object

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15847 monkeywork...@hotmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVAL

[Issue 15847] It is not an error to call opAssign on an uninitialized object

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15847 Marc Schütz changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 15848] New: out doesn't call opAssign()

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15848 Issue ID: 15848 Summary: out doesn't call opAssign() Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: normal Priority: P1

[Issue 15847] New: It is not an error to call opAssign on an uninitialized object

2016-03-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15847 Issue ID: 15847 Summary: It is not an error to call opAssign on an uninitialized object Product: D Version: D2 Hardware: All OS: All Status: NEW