[Mono-bugs] [Bug 76637][Wis] New - mono(svn- 52612)don't compile ironpython-0.9.4

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 6 03:41:43 EST 2005


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

--- shadow/76637	2005-11-06 03:41:43.000000000 -0500
+++ shadow/76637.tmp.28924	2005-11-06 03:41:43.000000000 -0500
@@ -0,0 +1,55 @@
+Bug#: 76637
+Product: Mono: Class Libraries
+Version: unspecified
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono(svn- 52612)don't compile ironpython-0.9.4
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+hys545 at localhost IronPython-0.9.4]$ make
+gmcs -t:library -r:bin/IronMath.dll -out:bin/IronPython.dll -recurse:
+IronPython/*.cs
+IronPython/AST/CodeGen.cs(92,19): error CS0019: Operator `!=' cannot be 
+applied to operands of type `System.Reflection.Emit.Label' and `System.
+Reflection.Emit.Label'
+IronPython/AST/CodeGen.cs(489,31): warning CS0219: The variable `mb' is 
+assigned but its value is never used
+IronPython/Hosting/PythonEngine.cs(82,20): warning CS0219: The variable `o'
+ is assigned but its value is never used
+IronPython/Objects/ComObject.cs(722,27): error CS0144: Cannot create an 
+instance of the abstract class or interface `IronPython.Objects.
+MetaDataDispenserEx'
+Internal(1,1):: `IronPython.Objects.MetaDataDispenserEx', name of symbol 
+related to previous error
+Compilation failed: 2 error(s), 2 warnings
+make: *** [bin/IronPython.dll] 오류 1
+
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list