to!string on enum should be fully qualified for consistency

Timothee Cour via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 21 11:15:39 PDT 2016


What's the rationale for to!string not being fully qualified? it breaks
reconstructing a struct from it's to!string representation whenever the
struct contains an enum somewhere.

What's a workaround?

filed as https://issues.dlang.org/show_bug.cgi?id=16190
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20160621/c2758980/attachment.html>


More information about the Digitalmars-d mailing list