| Thread overview |
|---|
August 25, 2018 [Issue 11052] pathSplitter cannot be converted to string[], and to!() template fails | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=11052 Basile B. <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull CC| |b2.temp@gmx.com --- Comment #1 from Basile B. <b2.temp@gmx.com> --- pull : https://github.com/dlang/phobos/pull/6679 -- | ||||
August 25, 2018 [Issue 11052] pathSplitter cannot be converted to string[], and to!() template fails | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=11052 Basile B. <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #2 from Basile B. <b2.temp@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. -- | ||||
August 25, 2018 [Issue 11052] allow pathSplitter and to!() template fails | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=11052 Basile B. <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME Summary|pathSplitter cannot be |allow pathSplitter and |converted to string[], and |to!() template fails |to!() template fails | --- Comment #3 from Basile B. <b2.temp@gmx.com> --- `to` was tried as a workaround i think so the problem is gone. -- | ||||
March 21, 2020 [Issue 11052] allow pathSplitter and to!() template fails | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=11052 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|b2.temp@gmx.com | -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply