[Issue 5939] Cannot copy std.algorithm.map

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 5 16:27:12 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=5939



--- Comment #9 from Walter Bright <bugzilla at digitalmars.com> 2012-02-05 16:27:10 PST ---
Using null for the frame pointer works in my reduced example, but not in
David's original one - it seg faults at runtime.

Perhaps changing map to make its inner struct 'static' (so it won't require a
context pointer) will do the trick.

Back to you, Andrei!

-- 
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