Thread overview
[Issue 11747] Better error message with @disabled toString
Jan 13, 2018
Basile B.
Jan 22, 2018
Basile B.
Mar 21, 2020
Basile-z
January 13, 2018
https://issues.dlang.org/show_bug.cgi?id=11747

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp@gmx.com
         Depends on|                            |18149

--- Comment #1 from Basile B. <b2.temp@gmx.com> ---
I plan to fix this using use this new feature https://github.com/dlang/dmd/pull/7569


Referenced Issues:

https://issues.dlang.org/show_bug.cgi?id=18149
[Issue 18149] Add a compiler trait to detect if a function is @disable
--
January 18, 2018
https://issues.dlang.org/show_bug.cgi?id=11747
Issue 11747 depends on issue 18149, which changed state.

Issue 18149 Summary: Add a compiler trait to detect if a function is @disable https://issues.dlang.org/show_bug.cgi?id=18149

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

--
January 22, 2018
https://issues.dlang.org/show_bug.cgi?id=11747

Basile B. <b2.temp@gmx.com> changed:

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

--- Comment #2 from Basile B. <b2.temp@gmx.com> ---
pull: https://github.com/dlang/phobos/pull/6047

--
January 27, 2018
https://issues.dlang.org/show_bug.cgi?id=11747

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

https://github.com/dlang/phobos/commit/4f67cdf115f1034c2676ee2f1ae70ae05efcd805 fix issue 11747 - Better error message with @disabled toString

https://github.com/dlang/phobos/commit/b676da0a98440fd5935d10d1f302da8b4da4688c Merge pull request #6047 from BBasile/issue-11747

fix issue 11747 - Better error message with @disabled toString merged-on-behalf-of: H. S. Teoh <quickfur@users.noreply.github.com>

--
January 27, 2018
https://issues.dlang.org/show_bug.cgi?id=11747

github-bugzilla@puremagic.com changed:

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

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=11747

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--