[Issue 13983] RefCounted needs to be pure, @safe, nothrow

2018-03-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13983 Carsten Blüggel changed: What|Removed |Added CC||chi...@posteo.net ---

[Issue 13983] RefCounted needs to be pure, @safe, nothrow

2018-03-12 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13983 --- Comment #6 from Walter Bright --- Partial fix (@safe not done) pulled here: https://github.com/dlang/phobos/pull/4832 --

[Issue 13983] RefCounted needs to be pure, @safe, nothrow

2018-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13983 Seb changed: What|Removed |Added Blocks||18110 Referenced Issues:

[Issue 13983] RefCounted needs to be pure, @safe, nothrow

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

[Issue 13983] RefCounted needs to be pure, @safe, nothrow

2016-06-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13983 --- Comment #4 from Walter Bright --- (In reply to Jack Stouffer from comment #2) > Adding nothrow is also impossible because this throws > when the computer is out of memory. This is incorrect since the out-of-memory is

[Issue 13983] RefCounted needs to be pure, @safe, nothrow

2016-06-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13983 Walter Bright changed: What|Removed |Added Hardware|x86 |All

[Issue 13983] RefCounted needs to be pure, @safe, nothrow

2016-06-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13983 Walter Bright changed: What|Removed |Added Keywords||safe

[Issue 13983] RefCounted needs to be pure, @safe, nothrow

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

[Issue 13983] RefCounted needs to be pure, @safe, nothrow

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

[Issue 13983] RefCounted needs to be pure, @safe, nothrow

2016-01-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13983 weaselcat changed: What|Removed |Added Blocks||15509 --

[Issue 13983] RefCounted needs to be pure, @safe, nothrow

2015-03-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13983 weaselcat r9shacklef...@gmail.com changed: What|Removed |Added CC||r9shacklef...@gmail.com

[Issue 13983] RefCounted needs to be pure, @safe, nothrow

2015-02-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13983 Ulrich Küttler kuett...@gmail.com changed: What|Removed |Added CC||kuett...@gmail.com --