http://d.puremagic.com/issues/show_bug.cgi?id=9543
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] 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: -------
