https://issues.dlang.org/show_bug.cgi?id=17438
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dlang-bugzilla@thecybershad | |ow.net Resolution|--- |WORKSFORME --- Comment #1 from Vladimir Panteleev <[email protected]> --- The documentation says: Throws: A ConvException If an overflow occurred during conversion or if no character of the input was meaningfully converted. "if no character of the input was meaningfully converted" is the key part, so at least for the example you presented, I don't see a problem. --
