[Issue 15710] Replacement for std.utf.validate which does not throw

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15710 Iain Buclaw changed: What|Removed |Added Priority|P1 |P4 --

[Issue 15710] Replacement for std.utf.validate which does not throw

2020-01-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15710 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de Blocks|

[Issue 15710] Replacement for std.utf.validate which does not throw

2018-10-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15710 Ioana Stefan changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 15710] Replacement for std.utf.validate which does not throw

2018-03-31 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15710 --- Comment #2 from Jonathan M Davis --- Well having isValidUTF rather than validate would just make it so that you can use an if-else block instead of a try-catch. It wouldn't really clean that code up much. If you

[Issue 15710] Replacement for std.utf.validate which does not throw

2018-03-31 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15710 Seb changed: What|Removed |Added Keywords||bootcamp CC|