[Mono-list] mcs now checks access levels

Martin Baulig martin@gnome.org
01 Feb 2003 21:39:44 +0100


"Jackson Harper" <jrhwork@hotmail.com> writes:

> Just a little heads up. mcs now checks the the access levels of referenced types so you
> can no longer reference private or internal types from an external assembly. Internal is
> the default access level for a type so if you have a type with no access level specified
> and you are referencing it from an external assembly you will now get this error:
> "<typename> is inaccessible because of its protection level"

Hi,

this is really great news, good work :-)

-- 
Martin Baulig
martin@gnome.org
martin@ximian.com