https://issues.dlang.org/show_bug.cgi?id=24704
--- Comment #2 from Carsten Schlote <[email protected]> --- Added a draft PR for this issue: https://github.com/dlang/phobos/pull/9046 At the moment only the ISOExtString beviour is modified. We might need some reasoning, if similiar changes schould be applied for the other from/to functions. Most important, some implementation hacks must cleaned up and replaced by some 'better' solution. --
