Hi
My earlier bug report is not valid, as the Mono runtime is supposed to
act as it does. Only types from the calling assembly and mscorlib should
be found when unqualified. Line 7 in the program should have been:
System.Type t =
System.Type.GetType("System.Text.RegularExpressions.Regex,System");
Anyway, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286333 and
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemtypeclassgettypetopic1.asp
So the bug should be closed.
Sorry about the inconvenience.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]