[Issue 20502] Converting std.typecons.RefCounted!T to a string gives T's storage location instead of T's fields when T is a struct without an explicit toString

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 13 18:58:13 UTC 2020


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/phobos pull request #7352 "Fix Issue 20502: Converting
std.typecons.RefCounted!T to a string gives T's storage location instead of T's
fields when T is a struct without an explicit toString" fixing this issue:

- Fix Issue 20502: Converting std.typecons.RefCounted!T to a string gives T's
storage location instead of T's fields when T is a struct without an explicit
toString

https://github.com/dlang/phobos/pull/7352

--


More information about the Digitalmars-d-bugs mailing list