[Mono-bugs] [Bug 80749][Nor] Changed - ironpython 1.1a1 doesn't build anymore.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Feb 12 17:27:43 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 miguel at ximian.com.

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

--- shadow/80749	2007-02-12 15:14:40.000000000 -0500
+++ shadow/80749.tmp.13642	2007-02-12 17:27:43.000000000 -0500
@@ -243,6 +243,32 @@
 
 
 ------- Additional Comments From marek.safar at seznam.cz  2007-02-12 15:14 -------
 The fix for this particular issue is in SVN.
 
 However, IrP does not compile yet compile successfully.
+
+------- Additional Comments From miguel at ximian.com  2007-02-12 17:27 -------
+The new error that I get is:
+
+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
+


More information about the mono-bugs mailing list