[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:51:07 UTC 2021


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

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 #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" was merged into
stable:

- 9cf27f39d00931108a089c963a52c8931ca2c010 by Nathan Sashihara:
  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