[Issue 22093] [Reg 2.097] std.typecons.RefCounted!T for struct T without an explicit toString or alias this previously could be converted to string even when uninitialized but now cannot be

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 30 05:05:14 UTC 2021


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

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 #8152 "[stable] [Reg 2.097]
std.typecons.RefCounted!T for struct T without an explicit toString or alias
this previously could be converted to string even when uninitialized but now
cannot" fixing this issue:

- Fix 22093 - [Reg 2.097] std.typecons.RefCounted!T for struct T without an
explicit toString or alias this previously could be converted to string even
when uninitialized but now cannot

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

--


More information about the Digitalmars-d-bugs mailing list