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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
