Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80249 --- shadow/80249 2006-12-13 15:51:40.000000000 -0500 +++ shadow/80249.tmp.31627 2006-12-13 20:59:00.000000000 -0500 @@ -112,6 +112,10 @@ http://www.codeplex.com/IronPython. Compile with gmcs (in Src make CSC=gmcs, change mkdir to mkdir -p in the makefile). Run mono ipy.exe and get the crash. Take the Bin package and it will work. The issue is in the IronPython.Runtime.Types.DynamicType.GetAttrNames method. The sample code matches that method and the generated code in the csc-compiled bin calls the generic method. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-13 20:59 ------- +Does this bug have anything to do with bug 79561 ? They both deal with +IEnumerable, Generics, and foreach loops. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
