https://issues.dlang.org/show_bug.cgi?id=12458
berni44 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from berni44 <[email protected]> --- IMHO, the assert is wrong. It should be an exception in the body of the function (probably enforce), because this can be triggered by user input. --
