Thread overview
[Issue 19526] make std.typecons.RefCounted work in betterC
Dec 30, 2018
Nathan S.
Dec 30, 2018
Nathan S.
December 30, 2018
https://issues.dlang.org/show_bug.cgi?id=19526

Nathan S. <n8sh.secondary@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=19527

--
December 30, 2018
https://issues.dlang.org/show_bug.cgi?id=19526

--- Comment #1 from Nathan S. <n8sh.secondary@hotmail.com> ---
Pull request: https://github.com/dlang/phobos/pull/6820

--
December 30, 2018
https://issues.dlang.org/show_bug.cgi?id=19526

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/07b45c5528455530a1254237e2b2909d974a3f88 Fix Issue 19526 - make std.typecons.RefCounted work in betterC

https://github.com/dlang/phobos/commit/c47be2595961a96a4eca3898e34f306b8004f3b7 Merge pull request #6820 from n8sh/issue-19526-19527

Fix Issue 19526 - make RefCounted work in betterC
merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>

--
December 30, 2018
https://issues.dlang.org/show_bug.cgi?id=19526

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--