[Mono-bugs] [Bug 459630] New: Missing CS0030

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 16 19:56:53 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=459630


           Summary: Missing CS0030
           Product: Mono: Compilers
           Version: 2.2.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jpobst at novell.com
         QAContact: mono-bugs at lists.ximian.com
                CC: mkestner at novell.com
          Found By: ---


Created an attachment (id=260479)
 --> (https://bugzilla.novell.com/attachment.cgi?id=260479)
Test Case

The attached program should not compile, csc produces the following error:

Test14.cs(8,11): error CS0030: Cannot convert type 'System.Enum' to 'int'.

gmcs 2.2 compiles without error.


Note: fixing this will break MD's libstetic project.
FlagsSelectorDialog.cs:42
Flags.cs:22
Flags.cs:75
Flags.cs:126
ResponseId.cs:17
ResponseId.cs:52


-- 
Configure bugmail: https://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