March 08, 2021
https://issues.dlang.org/show_bug.cgi?id=21679

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@berni44 created dlang/phobos pull request #7832 "Fix Issue 21679 - Assertion failure in Base64.encoder for empty input…" fixing this issue:

- Fix Issue 21679 - Assertion failure in Base64.encoder for empty input range of ranges

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

--
March 08, 2021
https://issues.dlang.org/show_bug.cgi?id=21679

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 #7832 "Fix Issue 21679 - Assertion failure in Base64.encoder for empty input…" was merged into master:

- 536aae3d88f4fc72ee1488d7bf6fc01fd2af92aa by berni44:
  Fix Issue 21679 - Assertion failure in Base64.encoder for empty input range
of ranges

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

--