[Mono-bugs] [Bug 485536] New: If inaccessible member is found, extension methods aren't considered.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 16 05:48:32 EDT 2009


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


           Summary: If inaccessible member is found, extension methods
                    aren't considered.
    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: rkvinge at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=279729)
 --> (https://bugzilla.novell.com/attachment.cgi?id=279729)
testfile

Repro:

gmcs -target:library <testfile>

gmcs output:
> gmcs test.cs -target:library
test.cs(19,29): error CS0122: `A.Count' is inaccessible due to its protection
level

csc compiles this code.

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