[Issue 19317] dip1008 doesn't call the throwable's destructor in _d_delThrowable

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19317 Nicholas Wilson changed: What|Removed |Added CC||iamthewilsona...@hotmail.co

[Issue 19317] New: dip1008 doesn't call the throwable's destructor in _d_delThrowable

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19317 Issue ID: 19317 Summary: dip1008 doesn't call the throwable's destructor in _d_delThrowable Product: D Version: D2 Hardware: x86_64 OS: Linux Status:

[Issue 19316] New: GC runtime breaks @safe

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19316 Issue ID: 19316 Summary: GC runtime breaks @safe Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: major Priority: P1

[Issue 19315] New: #line inside token string affect outside code

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19315 Issue ID: 19315 Summary: #line inside token string affect outside code Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 19307] Variables moved to a closure show nonsense in debugger

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19307 Rainer Schuetze changed: What|Removed |Added Keywords||pull --- Comment #2 from Rainer Schuetze

[Issue 12206] Can't "alias this" to a template instantiation

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12206 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #2 from

[Issue 19238] no-arg splitter should work on ranges of characters

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

[Issue 19238] no-arg splitter should work on ranges of characters

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19238 --- Comment #1 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/f7154ec86a21029d16784c698d152ed33ef16dd4 Fix issue 19238 - Allow splitter on random-access ranges

[Issue 19288] memory corruption in attached threads

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19288 Mihails Strasuns changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19314] New: Thread object destruction may result in UB

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19314 Issue ID: 19314 Summary: Thread object destruction may result in UB Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 19313] New: Attaching external thread may result in segfault

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19313 Issue ID: 19313 Summary: Attaching external thread may result in segfault Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 19288] memory corruption in attached threads

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19288 --- Comment #4 from Mihails Strasuns --- Sub-issue #1 https://issues.dlang.org/show_bug.cgi?id=19313 --

[Issue 8663] AliasThis is not used in comparison

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8663 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com See Also|

[Issue 16633] Case where an alias this is tried before the object itself

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16633 RazvanN changed: What|Removed |Added See Also||https://issues.dlang.org/sh |

[Issue 16633] Case where an alias this is tried before the object itself

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16633 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #2 from

[Issue 5577] Incorrectly generated di file with extern (C) and alias

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5577 --- Comment #2 from Jacob Carlborg --- (In reply to Mathias LANG from comment #1) > I'm going to close this. That's fine, it don't even remember how/where I encountered this :) --

[Issue 9088] static static

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9088 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4612] (D1 only) DMD DDoc marks both static and final methods of interfaces as abstract in generated documentation

2018-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4612 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|