[Mono-dev] Compile time errors

Rob Wilkens robwilkens at gmail.com
Mon Jul 2 01:27:41 UTC 2012


Just want to confirm something:

I started a clean build from a clean tree and ran across the same error
as I reported below. 

System info:
$ uname -a
Linux robwilkens-HP-Pavilion-g6-Notebook-PC 3.2.0-26-generic #41-Ubuntu
SMP Thu Jun 14 17:49:24 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux


-Rob

On 07/01/2012 08:42 PM, Rob Wilkens wrote:
> I'm having trouble building after a fetch/pull, here's the message:
> MCS     [build] System.Core.dll
> ....
> System.IO.MemoryMappedFiles/MemoryMappedFileSecurity.cs(35,15): error
> CS0122:
> `System.Security.AccessControl.ObjectSecurity<System.IO.MemoryMappedFiles.MemoryMappedFileRights>.ObjectSecurity()'
> is inaccessible due to its protection level
> ......
>
> I looked at ObjectSecurity() and how it's defined, and from what i can
> tell it's not declared as either public or protected, it's declared as
> internal, so the error message makes sense in spite of the fact that
> these files haven't been changed too recently, is anyone else aware of
> this issue or is it a problem with my local copy?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120701/3db83da2/attachment.html>


More information about the Mono-devel-list mailing list