[Mono-bugs] [Bug 511704] New: [SRE] AddTypeForwarder does not support nested types

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 10 11:23:59 EDT 2009


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


           Summary: [SRE] AddTypeForwarder does not support nested types
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: rkumpera at novell.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


AddTypeForwarder does not allow to emit nested type forwarders.

e.g.

class extern N
{
  .class extern C
}
class extern M
{
  .class extern C/N
}

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