[Mono-bugs] [Bug 79064][Wis] Changed - Ironpython-2954 compile error(with mono-svn 63663)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 12 09:24:16 EDT 2006


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 marek.safar at seznam.cz.

http://bugzilla.ximian.com/show_bug.cgi?id=79064

--- shadow/79064	2006-08-12 05:00:38.000000000 -0400
+++ shadow/79064.tmp.14523	2006-08-12 09:24:16.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79064
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: hys545 at dreamwiz.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -53,6 +53,9 @@
             if (cls.IsSubclassOf(TypeCache.Module)) {
                 return new PythonModule(context);
             }
             throw Ops.TypeError("{0} is not a subtype of module",
 cls.__name__);
         }
+
+------- Additional Comments From marek.safar at seznam.cz  2006-08-12 09:24 -------
+This is very likely a duplicate of #52019


More information about the mono-bugs mailing list