June 16 [Issue 24610] Basic range-based `toString` not recognized | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24610 --- Comment #1 from Max Samukha <maxsamukha@gmail.com> --- `import std.stdio;` is unnecessary. -- |
June 16 [Issue 24610] Basic range-based `toString` not recognized | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24610 Max Samukha <maxsamukha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Max Samukha <maxsamukha@gmail.com> --- Ok, my bad. The range wants a char, not string. (Anyway, nothing is more annoying than the silent acceptance of malformed toString.) -- |
Copyright © 1999-2021 by the D Language Foundation