[Mono-bugs] [Bug 566628] New: 2.6.1 miscompiles ironpython binascii.cs

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 22 03:26:13 EST 2009


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: mono-bugs at lists.ximian.com
        ReportedBy: wrar at wrar.name
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list