[Issue 9543] Base64.decode shouldn't require source to have known length

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 5 06:54:09 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9543


monarchdodra at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |monarchdodra at gmail.com


--- Comment #1 from monarchdodra at gmail.com 2013-07-05 06:54:07 PDT ---
+1.

I had to deactivate a wrong-usage unittest in base64. It was trying to test
"input range", using map, which erroneously forwarded string length.

I fixed *that*, and the test blew up. So I deactivated it.

https://github.com/D-Programming-Language/phobos/pull/1389

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list