[Issue 10291] formattedWrite() to an Appender fails silently after Appender.clear()

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri May 2 12:32:48 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=10291

Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |andrej.mitrovich at gmail.com

--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
https://github.com/D-Programming-Language/phobos/pull/2141

As was noted it was object.d's clear being called via UFCS.

--


More information about the Digitalmars-d-bugs mailing list