http://d.puremagic.com/issues/show_bug.cgi?id=5939
Dmitry Olshansky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from Dmitry Olshansky <[email protected]> 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: -------
