[Issue 8611] assumeSafeAppend pure nothrow?

2015-05-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8611

Vladimir Panteleev thecybersha...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||thecybersha...@gmail.com
 Resolution|--- |WORKSFORME

--- Comment #1 from Vladimir Panteleev thecybersha...@gmail.com ---
assumeSafeAppend is now pure.

assumeSafeAppend cannot be pure, apparently:
https://github.com/D-Programming-Language/druntime/pull/747

--


[Issue 8611] assumeSafeAppend pure nothrow?

2014-09-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8611

hst...@quickfur.ath.cx changed:

   What|Removed |Added

 CC||hst...@quickfur.ath.cx

--