I have attached a patch for the compiler tests that are failing.  I
believe that the tests need adjusted to reflect the new order mcs and
gmcs process objects due to a recent change.  I believe that the
compiler is still behaving correctly, but is now reporting the error
an a different line which is acceptable.

cs3005-15.cs... REGRESSION (CORRECT ERROR -> WRONG ERROR MESSAGE)
Exp: Identifier `A' differing only in case is not CLS-compliant
Was: Identifier `a' differing only in case is not CLS-compliant

cs3005-6.cs...  REGRESSION (CORRECT ERROR -> WRONG ERROR MESSAGE)
Exp: Identifier `I1' differing only in case is not CLS-compliant
Was: Identifier `i1' differing only in case is not CLS-compliant

Attachment: patch_mcs_errors.diff
Description: Binary data

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to