http://bugzilla.novell.com/show_bug.cgi?id=568955

http://bugzilla.novell.com/show_bug.cgi?id=568955#c4


--- Comment #4 from Pablo Ruiz <[email protected]> 2010-04-18 15:09:54 UTC ---
After analyzing the problem, looks like ContructionBaseInitalizer it's
modifiying statements list at some point inside it's Resolve() method.

Attached below it's a patch which iterates over a copy of Block.statements to
avoid enumerating a list which would be modified.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to