[Mono-bugs] [Bug 77133][Wis] New - IronPython-1.0-Beta1 compile error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 31 07:54:57 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=77133

--- shadow/77133	2005-12-31 07:54:57.000000000 -0500
+++ shadow/77133.tmp.9261	2005-12-31 07:54:57.000000000 -0500
@@ -0,0 +1,47 @@
+Bug#: 77133
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+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: IronPython-1.0-Beta1 compile error
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+gmcs -t:library -r:bin/IronMath.dll -out:bin/IronPython.dll
+-recurse:IronPython/*.cs
+IronPython/Compiler/NewTypeMaker.cs(1011,17): error CS0019: Operator `=='
+cannot be applied to operands of type `System.RuntimeMethodHandle' and
+`System.RuntimeMethodHandle'
+IronPython/Hosting/PythonEngine.cs(76,20): warning CS0219: The variable `o'
+is assigned but its value is never used
+Compilation failed: 1 error(s), 1 warnings
+make: *** [bin/IronPython.dll] 오류 1
+
+
+Steps to reproduce the problem:
+1. I use mono-54932
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list