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

Steven Schveighoffer <schvei...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nob...@puremagic.com        |schvei...@yahoo.com

--- Comment #2 from Steven Schveighoffer <schvei...@yahoo.com> ---
This is really a problem with Object.toString not working by default for const
objects. I will try and make code that optionally adds toString if it can
toString each element, this should work once we fix the issue with Object.

--

Reply via email to