[Issue 11052] pathSplitter cannot be converted to string[], and to!() template fails

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 25 20:48:49 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=11052

Basile B. <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #2 from Basile B. <b2.temp at gmx.com> ---
The second error is already fixed. The first and the last are not bugs but
enhancements since `to` is not supposed to convert ranges to array at all.

--


More information about the Digitalmars-d-bugs mailing list