[Issue 5939] Cannot copy std.algorithm.map
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 25 01:52:38 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=5939
Dmitry Olshansky <dmitry.olsh at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dmitry.olsh at gmail.com
--- Comment #16 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2012-07-25 01:52:26 PDT ---
(In reply to comment #15)
> Well, if it can't be done, I think that it calls into question the whole idea
> of Voldemort types. In principle, they're really cool, but we keep running into
> issues like this with them.
>
I was pondering this very question for a long time since they were forced into
std.algorithm.
Also correct me if I'm wrong but doesn't frame pointer requirement means that
frame is *always* allocated on GC heap? If it's true I suggest we kill all of
them in Phobos with extreme prejudice as they not only bogus but harm
performance.
> So much is built around having init available, that it's really truly annoying
> when it's not.
--
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