[Mono-dev] [PATCH] Build status testfailure regression

2007-03-21 Thread Bill Holmes

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


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


Re: [Mono-dev] [PATCH] Build status testfailure regression

2007-03-21 Thread Martin Baulig
Oh, I thought I already committed those.  I'll have a look at it.

Thanks,
Martin

On Wed, 2007-03-21 at 10:50 -0400, Bill Holmes wrote:
 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
-- 
Martin Baulig - [EMAIL PROTECTED]
Novell GmbH, Düsseldorf
GF: Volker Smid, Djamel Souici; HRB 21108 (AG Düsseldorf)


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