https://issues.dlang.org/show_bug.cgi?id=17861
--- Comment #5 from Steven Schveighoffer <[email protected]> --- (In reply to Etienne from comment #4) > I have > an issue with the idea that string parsers can throw on a whim and break the > application, because as I said this user generated content can cause a crash > that way. This is understandable, but it is going to be difficult to justify a change from the default, as much code may depend on the current default. --
