[Mono-bugs] [Bug 80862][Wis] New - mono-72896 don; t compile IronPython-18397

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 15 04:44:13 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=80862

--- shadow/80862	2007-02-15 04:44:13.000000000 -0500
+++ shadow/80862.tmp.31232	2007-02-15 04:44:13.000000000 -0500
@@ -0,0 +1,61 @@
+Bug#: 80862
+Product: Mono: Class Libraries
+Version: 1.0
+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: mono-72896 don;t compile IronPython-18397
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+IronMath/BigInteger.cs(238,13): warning CS0642: Possible mistaken empty
+statement
+Compilation succeeded - 1 warning(s)
+gmcs -t:library -r:../IronMath.dll -r:System.Drawing.dll
+-r:System.Design.dll -out:../IronPython.dll -recurse:IronPython/*.cs
+IronPython/CodeDom/Compiler.cs(35,19): error CS0534:
+`IronPython.CodeDom.PythonGenerator' does not implement inherited abstract
+member `System.CodeDom.Compiler.CodeGenerator.CreateEscapedIdentifier(string)'
+IronPython/CodeDom/Compiler.cs(35,19): error CS0534:
+`IronPython.CodeDom.PythonGenerator' does not implement inherited abstract
+member `System.CodeDom.Compiler.CodeGenerator.CreateValidIdentifier(string)'
+IronPython/CodeDom/Compiler.cs(35,19): error CS0534:
+`IronPython.CodeDom.PythonGenerator' does not implement inherited abstract
+member
+`System.CodeDom.Compiler.CodeGenerator.GetTypeOutput(System.CodeDom.CodeTypeReference)'
+IronPython/CodeDom/Compiler.cs(35,19): error CS0534:
+`IronPython.CodeDom.PythonGenerator' does not implement inherited abstract
+member `System.CodeDom.Compiler.CodeGenerator.IsValidIdentifier(string)'
+IronPython/CodeDom/Compiler.cs(35,19): error CS0534:
+`IronPython.CodeDom.PythonGenerator' does not implement inherited abstract
+member
+`System.CodeDom.Compiler.CodeGenerator.Supports(System.CodeDom.Compiler.GeneratorSupport)'
+Compilation failed: 5 error(s), 0 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