[Issue 4850] std.conv.to isn't pure
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jun 9 10:04:22 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4850
--- Comment #3 from bearophile_hugs at eml.cc 2011-06-09 09:59:46 PDT ---
Thank you for your work.
There is a large number of functions in Phobos and druntime that will need to
be tagged as pure. The pure attribute increases the complexity of D language,
so tagging with pure as many Phobos/druntime functions as possible is a way to
make it pay for the added complexity.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list