Thread overview
[Issue 21706] Assertion failure in Base64.decoder for empty input range of ranges
Mar 13, 2021
Dlang Bot
Mar 13, 2021
Dlang Bot
Mar 13, 2021
Berni44
March 13, 2021
https://issues.dlang.org/show_bug.cgi?id=21706

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@berni44 created dlang/phobos pull request #7855 "Issue 21706 - Assertion failure in Base64.decoder for empty input range of ranges" mentioning this issue:

- Issue 21706 - Assertion failure in Base64.decoder for empty input range of ranges

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7855 "Issue 21706 - Assertion failure in Base64.decoder for empty input range of ranges" was merged into master:

- 137f3520105f69e3b9ce47562a7d96784ba9203f by berni44:
  Issue 21706 - Assertion failure in Base64.decoder for empty input range of
ranges

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

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

Berni44 <bugzilla@bernis-buecher.de> changed:

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

--- Comment #3 from Berni44 <bugzilla@bernis-buecher.de> ---
Forgot to add "Fix" to the commit, so the bot didn't close this...

--