Thread overview
[Issue 20554] std.algorithm.searching.all 's static assert produces a garbled error message
Sep 18, 2021
Dlang Bot
Sep 18, 2021
mipri
Sep 22, 2021
Dlang Bot
September 18, 2021
https://issues.dlang.org/show_bug.cgi?id=20554

Dlang Bot <dlang-bot@dlang.rocks> changed:

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@jrfondren created dlang/phobos pull request #8246 "Fix issue 20554 - std.algorithm.searching.all 's static assert produc…" fixing this issue:

- Fix issue 20554 - std.algorithm.searching.all 's static assert produces a garbled error message

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

--
September 18, 2021
https://issues.dlang.org/show_bug.cgi?id=20554

mipri <mipri@minimaltype.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |trivial

--
September 22, 2021
https://issues.dlang.org/show_bug.cgi?id=20554

Dlang Bot <dlang-bot@dlang.rocks> changed:

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8246 "Fix issue 20554 - std.algorithm.searching.all 's static assert produc…" was merged into master:

- dc2bf7901f0c5ba06f16ef7dd5927908cf782368 by Julian Fondren:
  Fix issue 20554 - std.algorithm.searching.all 's static assert produces a
garbled error message

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

--