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

--- Comment #12 from Walter Bright <bugzi...@digitalmars.com> ---
(In reply to bearophile_hugs from comment #8)
> Another solution is to deprecate foreach iteration on strings, and require
> something like "foreach(c; mystring.byCharThrowing)" and similar things.

That's not a solution as I bet it breaks 50% of the programs out there.

--

Reply via email to