[Mono-dev] [PATCH] Build status testfailure regression
Bill Holmes
billholmes54 at gmail.com
Wed Mar 21 10:50:30 EDT 2007
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_mcs_errors.diff
Type: application/octet-stream
Size: 1393 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070321/a582cafb/attachment.obj
More information about the Mono-devel-list
mailing list