[mono-vb] Missing method exceptions
Rob.Tillie@Student.tUL.EDU
Rob.Tillie@Student.tUL.EDU
Sun, 13 Jun 2004 14:45:59 +0200
I investigated one such error, for file 6990.vb
It doesn't compile with mbas (beta2 version), and using vbc, ildasm shows
this:
IL_0072: call int32
[Microsoft.VisualBasic]Microsoft.VisualBasic.CompilerServices.Operators::Com
pareString(string, string, bool)
I cannot find such a method, where should it be located?
Greetz,
-- Rob.
________________________________________
From: Rob.Tillie@Student.tUL.EDU [mailto:Rob.Tillie@Student.tUL.EDU]
Sent: Saturday, June 12, 2004 5:11 PM
To: mono-vb@lists.ximian.com
Subject: [mono-vb] Missing method exceptions
Hello,
In running the MainSoft tests for FileSystem I get a lot of missing method
exceptions (like CompareString).
What's the meaning of these?
I'm running mono beta 2 on windows.
Greetz,
-- Rob.