https://issues.dlang.org/show_bug.cgi?id=3771
RazvanN changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://d.puremagic.com/issues/show_bug.cgi?id=3771
Jonathan M Davis changed:
What|Removed |Added
CC||jmdavisp...@gmx.com
--- Comment #3
http://d.puremagic.com/issues/show_bug.cgi?id=3771
--- Comment #2 from Witold Baryluk 2012-02-03
01:31:54 PST ---
I belive this bug is almost fixed in compiler in repository. Is Phobos updated
accordingly to use @property property in array / string functions?
--
Configure issuemail: http://d
http://d.puremagic.com/issues/show_bug.cgi?id=3771
--- Comment #1 from Witold Baryluk 2010-02-05
06:23:04 PST ---
Similary with array methods without brackets:
a.find = b;
auto c = a.toUpper;
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are recei