[Issue 4166] Remove/deprecate std.string.chop

2016-03-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4166

Andrei Alexandrescu  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |WONTFIX

--- Comment #4 from Andrei Alexandrescu  ---
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.

--


[Issue 4166] Remove/deprecate std.string.chop

2016-03-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4166

Dmitry Olshansky  changed:

   What|Removed |Added

 CC||dmitry.o...@gmail.com

--- Comment #3 from Dmitry Olshansky  ---
5 years later I think it makes sense to just deprecate chop.

--


[Issue 4166] Remove/deprecate std.string.chop

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4166

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|future  |D2

--


[Issue 4166] Remove/deprecate std.string.chop

2011-01-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4166


Andrei Alexandrescu and...@metalanguage.com changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED
 CC||and...@metalanguage.com
 AssignedTo|nob...@puremagic.com|and...@metalanguage.com


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4166] Remove/deprecate std.string.chop

2010-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4166


nfx...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4166] Remove/deprecate std.string.chop

2010-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4166


nfx...@gmail.com changed:

   What|Removed |Added

 CC||nfx...@gmail.com


--- Comment #1 from nfx...@gmail.com 2010-05-09 08:41:30 PDT ---
As far as I know, all of std.string is going to be deprecated in favour of
ranges (std.range, std.algorithm).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---