D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 21706 - Assertion failure in Base64.decoder for empty input range of ranges
Summary: Assertion failure in Base64.decoder for empty input range of ranges
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: All All
: P1 normal
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-13 10:16 UTC by Berni44
Modified: 2021-03-13 18:03 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Berni44 2021-03-13 10:16:33 UTC
Same like issue 21679, but with decoder...
Comment 1 Dlang Bot 2021-03-13 10:19:20 UTC
@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
Comment 2 Dlang Bot 2021-03-13 17:18:32 UTC
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
Comment 3 Berni44 2021-03-13 18:03:00 UTC
Forgot to add "Fix" to the commit, so the bot didn't close this...