[Issue 20663] writeln should be @nogc

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 10 17:44:15 UTC 2020


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

Adam D. Ruppe <destructionator at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |destructionator at gmail.com

--- Comment #1 from Adam D. Ruppe <destructionator at gmail.com> ---
Whatever happened to that dip 1008 thing?

Or perhaps we could just change the invalid utf 8 sequence exception to the
replacement char. I'd personally argue that is more useful for writing anyway
(I often cast stuff to byte for it)

--


More information about the Digitalmars-d-bugs mailing list