[Mono-devel-list] Re: Corlib Test Build Failure

Nick Drochak ndrochak at gol.com
Wed May 21 20:17:32 EDT 2003


On Thu, 2003-05-22 at 06:49, Ben Maurer wrote:
> Nick,
> 
> It looks like this checkin you made to
> /mcs/class/corlib/Test/System/ArrayTest.cs:
> revision 1.20
> date: 2003/04/23 04:34:56;  author: nickd;  state: Exp;  lines: +35 -6
> 2003-04-23  Nick Drochak  <ndrochak at gol.com>
>  
>         * ArrayTest.cs: Disambiguate overloads now in .NET 1.1.
> Is messing up the build.

Yeah, at the time Miguel said we would support 1.1 "only".  However, we
now are going to support both 1.0 and 1.1, so we need to wrap those new
overloads with the #define's that have been proposed.  I don't know if
they are in the build system yet, though. So I guess now's time to bite
the bullet there.

Can someone let me know how to build the mcs module for a particular
version of .NET?

Thanks,
Nick




More information about the Mono-devel-list mailing list