[Issue 4166] Remove/deprecate std.string.chop
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Mar 22 10:38:31 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=4166
Andrei Alexandrescu <andrei at erdani.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #4 from Andrei Alexandrescu <andrei at erdani.com> ---
chop and chomp are borrowed from Perl. If I'd do it over again, probably I
wouldn't add chop. At the same time, it's not terribly bad to have it there, so
deprecating it (and breaking code that occasionally uses it) seems unnecessary.
I'll close this, please reopen if I'm missing somtehing.
--
More information about the Digitalmars-d-bugs
mailing list