[Mono-bugs] [Bug 476895] New: gmcs fails to find inner attribute type

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 18 04:37:20 EST 2009


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


           Summary: gmcs fails to find inner attribute type
    Classification: Mono
           Product: Mono: Compilers
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mhabersack at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


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

The attached test case demonstrates the issue - gmcs fails to compile a class
which is decorated with an attribute declared as a class inner to the decorated
one. Changing visibility of the inner class doesn't affect the error. CSC
compiles the source.

-- 
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