[Issue 13802] Improve pretty-print result for the const(string) type
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Dec 1 06:42:12 PST 2014
https://issues.dlang.org/show_bug.cgi?id=13802
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #1 from bearophile_hugs at eml.cc ---
The errors with dstring/wstring are not common, but the error messages where I
read things like "const(immutable(char)[])" are quite common. So this will be a
nice improvement of errors readability.
--
More information about the Digitalmars-d-bugs
mailing list