[Issue 16372] Broken links in documentation

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

[Issue 16372] Broken links in documentation

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16372 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/246459ad90027357b88eb6e6a83737661e8ca09c fix issue 16372 - Broken links in documentation Also

[Issue 16386] std.concurrency: destructors called twice on objects passed as Message

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16386 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/17d064e23456d0fb0c2b41a3dbf4da399707db94 fix issue 16386: avoid the assignment operator on an

[Issue 14246] proper destruction of partially constructed objects/structs

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14246 --- Comment #2 from ZombineDev --- *** Issue 16388 has been marked as a duplicate of this issue. *** --

[Issue 14246] proper destruction of partially constructed objects/structs

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14246 ZombineDev changed: What|Removed |Added Keywords||industry, preapproved,

[Issue 16388] Throwing constructors must destroy fully constructed fields

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16388 ZombineDev changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 14246] proper destruction of partially constructed objects/structs

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14246 Andrei Alexandrescu changed: What|Removed |Added CC||and...@erdani.com

[Issue 16388] Throwing constructors must destroy fully constructed fields

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16388 ZombineDev changed: What|Removed |Added Keywords||industry, safe, spec,

[Issue 15908] Implicitly typed lambda inside class "has no value"

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15908 greensunn...@gmail.com changed: What|Removed |Added CC||greensunn...@gmail.com --- Comment

[Issue 13331] naked asm functions are broken when compiling with -profile

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13331 Cauterite changed: What|Removed |Added Keywords||iasm, wrong-code

[Issue 16389] New: "const" should be inferred for template methods

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16389 Issue ID: 16389 Summary: "const" should be inferred for template methods Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 16388] Throwing constructors must destroy fully constructed fields

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16388 Andrei Alexandrescu changed: What|Removed |Added Severity|enhancement |major --

[Issue 16388] Throwing constructors must destroy fully constructed fields

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16388 Andrei Alexandrescu changed: What|Removed |Added Keywords||preapproved --

[Issue 16388] Throwing constructors must destroy fully constructed fields

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16388 Andrei Alexandrescu changed: What|Removed |Added Hardware|x86_64 |All

[Issue 16388] New: Throwing constructors must destroy fully constructed fields

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16388 Issue ID: 16388 Summary: Throwing constructors must destroy fully constructed fields Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 16387] getSymbolsByUDA works with structs but fails with classes

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16387 Max Alibaev changed: What|Removed |Added CC||o...@ololo.im --

[Issue 16385] std.range: undefined behaviour when skipping over 0xff in string.popFront

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

[Issue 16385] std.range: undefined behaviour when skipping over 0xff in string.popFront

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16385 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/0d213a9288a672721da442c331df955188c5ddb7 Fix issue 16385: do not pass 0 to bsr, it has undefined

[Issue 16387] New: getSymbolsByUDA works with structs but fails with classes

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16387 Issue ID: 16387 Summary: getSymbolsByUDA works with structs but fails with classes Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 16386] New: std.concurrency: destructors called twice on objects passed as Message

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16386 Issue ID: 16386 Summary: std.concurrency: destructors called twice on objects passed as Message Product: D Version: D2 Hardware: x86 OS: Windows

[Issue 16385] New: std.range: undefined behaviour when skipping over 0xff in string.popFront

2016-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16385 Issue ID: 16385 Summary: std.range: undefined behaviour when skipping over 0xff in string.popFront Product: D Version: D2 Hardware: x86_64 OS: Windows