[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
Tue Mar 2 12:14:13 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=20502
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
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" was merged into master:
- f35bff2c1b503f643a4ff292a4cf74b9d44a5c7e by Nathan Sashihara:
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