http://bugzilla.novell.com/show_bug.cgi?id=495900


           Summary: Crash with attributes which doesn't match correct type
    Classification: Mono
           Product: Mono: Compilers
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Basic
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Repro:

Imports System.Windows.Forms
Imports System.ComponentModel

class C
    < DefaultValue(System.Windows.Forms.ButtonBorderStyle.Dotted)> _
    shared sub Main
    end sub
end class

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to