[Issue 8774] 2.059 worked 2.060 does not: nested delegate memory corruption

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 26 05:28:44 PST 2012


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


Maxim Fomin <maxim at maxim-fomin.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxim at maxim-fomin.ru


--- Comment #18 from Maxim Fomin <maxim at maxim-fomin.ru> 2012-12-26 05:28:43 PST ---
This looks like template lambda bug, but strictly speaking it is not. However,
symptoms are same - usage of map with delegates/lambdas corrupts values.

May be related: issue 8899 and 
- 8514 : delegate and map leads to segfault, importing standard module affects
behavior
- 8854 : as described above 
- 8832 : similar code which uses map and delegate has different and incorrect
behavior
- 5064 (???): program crashes when using map and delegate
- 7978 : map, take and iota functions with delegates

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