[Mono-bugs] [Bug 80757][Wis] New - mono-72464 don; t compile ironpython-17198

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 8 04:15:37 EST 2007


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 hys545 at dreamwiz.com.

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

--- shadow/80757	2007-02-08 04:15:37.000000000 -0500
+++ shadow/80757.tmp.8601	2007-02-08 04:15:37.000000000 -0500
@@ -0,0 +1,108 @@
+Bug#: 80757
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono-72464 don;t compile ironpython-17198
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results:
+gmcs -t:library -r:../IronMath.dll -r:System.Drawing.dll
+-r:System.Design.dll -out:../IronPython.dll -recurse:IronPython/*.cs
+IronPython/Modules/Builtin.cs(41,37): error CS0103: The name `Ops' does not
+exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(42,38): error CS0103: The name `Ops' does not
+exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(47,41): error CS0103: The name `Ops' does not
+exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(48,47): error CS0103: The name `Ops' does not
+exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(165,43): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(167,38): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(170,39): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(283,44): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(290,40): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(297,37): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(325,42): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(430,37): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(475,39): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(731,37): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(843,36): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(844,42): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(845,37): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(852,38): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(1075,40): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(1082,37): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(1122,41): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(1394,38): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(1426,45): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(1448,38): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(1450,36): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(1452,38): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(1454,37): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(1464,40): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Modules/Builtin.cs(1485,39): error CS0103: The name `Ops' does
+not exist in the context of `IronPython.Modules.Builtin'
+IronPython/Runtime/Operations/ComplexOps.cs(502,41): error CS0246: The type
+or namespace name `OpsReflectedField`2' could not be found. Are you missing
+a using directive or an assembly reference?
+IronPython/Runtime/Operations/ComplexOps.cs(503,41): error CS0246: The type
+or namespace name `OpsReflectedField`2' could not be found. Are you missing
+a using directive or an assembly reference?
+IronPython/Runtime/Operations/Ops.cs(62,125): error CS0246: The type or
+namespace name `MethodInfo' could not be found. Are you missing a using
+directive or an assembly reference?
+Compilation failed: 32 error(s), 0 warnings
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list