http://bugzilla.novell.com/show_bug.cgi?id=566628
http://bugzilla.novell.com/show_bug.cgi?id=566628#c0 Summary: 2.6.1 miscompiles ironpython binascii.cs Classification: Mono Product: Mono: Compilers Version: 2.6.x Platform: i686 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: C# AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Compiling IronPython 2.6 with mono 2.6.1 I get this message: binascii.cs(129,57): error CS1643: Not all code paths return a value in anonymous method of type `IronPython.Modules.PythonBinaryAscii.EncodeChar' The code looks valid, and I could compile it after extracting to the separate file. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
