[Mono-bugs] [Bug 78896][Wis] New - mono-svn-62729 don't compile IronPython-1458

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 19 04:50:30 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=78896

--- shadow/78896	2006-07-19 04:50:29.000000000 -0400
+++ shadow/78896.tmp.5648	2006-07-19 04:50:30.000000000 -0400
@@ -0,0 +1,53 @@
+Bug#: 78896
+Product: Mono: Class Libraries
+Version: unspecified
+OS: other
+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-62729 don't compile IronPython-1458
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+onPython.dll -recurse:IronPython/*.cs
+IronPython/Compiler/MethodBinder.cs(857,22): warning CS0219: The variable 
+`returnType' is assigned but its value is never used
+IronPython/Modules/nt.cs(744,20): warning CS0219: The variable `message' 
+is assigned but its value is never used
+IronPython/Modules/socket.cs(698,26): warning CS0219: The variable 
+`flowInfo' is assigned but its value is never used
+IronPython/Runtime/Operations/Ops.cs(1336,13): error CS0411: The type 
+arguments for method `AddRange' cannot be infered from the usage. Try 
+specifying the type arguments explicitly.
+IronPython/Runtime/Operations/Ops.cs(1413,13): error CS0411: The type 
+arguments for method `AddRange' cannot be infered from the usage. Try 
+specifying the type arguments explicitly.
+Compilation failed: 2 error(s), 3 warnings
+
+
+Steps to reproduce the problem:
+1. I downloade IronPython-2458 on http://www.codeplex.com/Wiki/
+View.aspx?ProjectName=IronPython
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list