[Mono-bugs] [Bug 495900] New: Crash with attributes which doesn't match correct type

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 17 07:45:25 EDT 2009


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


More information about the mono-bugs mailing list