Totte (Or Lupus),

The new String.cs is missing (or the access is wrong on) some of the members
of String.  The build of RunTests.corlib.exe gives some compile errors:

d:\cygwin\home\Administrator\mcs\class\corlib\Test\System\StringTest.cs(304,
10):
 error CS0117: 'string' does not contain a definition for 'GetTypeCode'
d:\cygwin\home\Administrator\mcs\class\corlib\Test\System\StringTest.cs(428,
12):
 error CS1501: No overload for method 'IndexOfAny' takes '3' arguments
D:\cygwin\home\Administrator\mcs\class\lib\corlib.dll: (Location of symbol
relat
ed to previous error)

shows the problem.

We need to encourage hackers to do a make clean; make; make test on the mcs
module also before committing to avoid problems like this.

Help,
Nick D.



_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to