[Mono-devel-list] some mcs errors fixes

Raja R Harinath rharinath at novell.com
Fri Oct 1 01:52:41 EDT 2004


Hi,

John Luke <john.luke at gmail.com> writes:

> Some of the error tests in mcs/errors are reporting the wrong error
> because they either need to use -t:library or have a Main method.  The
> attached patch adds one or the other depending on the test (sometimes
> the compiler option would fail).  It makes one test pass and adds 19
> tests to mcs-expect-no-error.  Is this ok to commit?

Thanks for the work.  Don't you have to remove them from
mcs-expect-wrong-error?

You'll also have to update the gmcs-expect-* files.  You can run

     make compiler-tests

in the toplevel mcs/ directory to also run the tests with gmcs.

Once you update the gmcs-expect-* files, you can commit.

- Hari



More information about the Mono-devel-list mailing list