[Mono-bugs] [Bug 79592][Wis] New - mono-svn-66324 don; t compile IronPython-7221

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 5 23:09:49 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 hys545 at dreamwiz.com.

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

--- shadow/79592	2006-10-05 23:09:49.000000000 -0400
+++ shadow/79592.tmp.21102	2006-10-05 23:09:49.000000000 -0400
@@ -0,0 +1,55 @@
+Bug#: 79592
+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-svn-66324 don;t compile IronPython-7221
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+gmcs -t:library -r:../IronMath.dll -r:System.Drawing.dll
+-r:System.Design.dll -out:../IronPython.dll -recurse:IronPython/*.cs
+IronPython/Compiler/MethodBinder.cs(963,22): warning CS0219: The variable
+`returnType' is assigned but its value is never used
+IronPython/Compiler/AST/Statements.cs(529,19): warning CS0219: The variable
+`beforeFinally' is assigned but its value is never used
+IronPython/Hosting/PythonEngine.cs(761,17): error CS0029: Cannot implicitly
+convert type `TDelegate' to `TDelegate'
+IronPython/Hosting/PythonEngine.cs(761,17): The type  has two conflicting
+definitions, one comes from IronPython, Version=0.0.0.0, Culture=neutral
+and the other from IronPython, Version=0.0.0.0, Culture=neutralerror)
+IronPython/Hosting/PythonEngine.cs(789,17): error CS0029: Cannot implicitly
+convert type `TDelegate' to `TDelegate'
+IronPython/Hosting/PythonEngine.cs(789,17): The type  has two conflicting
+definitions, one comes from IronPython, Version=0.0.0.0, Culture=neutral
+and the other from IronPython, Version=0.0.0.0, Culture=neutralerror)
+Compilation failed: 2 error(s), 2 warnings
+
+
+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