[Mono-list] Re: Overflow exception in Parse

Ian MacLean ianm@ActiveState.com
Thu, 27 Dec 2001 11:17:06 -0800


Miguel de Icaza wrote:

>
>On the other hand, I have another problem right now: we are shipping
>binaries for NUnit and Nant, and they do not work right with the Release
>Candidate 0 (I have machines running with RC0 and Beta2), I think we
>should include the source code for Nant and Nunit with the package to
>avoid this problem, it would also be helpful to track the problems like
>this one down.  What do you think?
>
NUnit has a patch for rc0 see 
http://sourceforge.net/tracker/index.php?func=detail&aid=477602&group_id=10749&atid=310749. 
Once you apply this and build the resultant binary should be fine. The 
currently released NAnt is a beta2 build. We're currently in the process 
of moving NAnt over to rc now. The current cvs won't build properly on 
rc0 because of dependencies on NUnit and NDoc. I can send a rc binary in 
the meantime. Maybe you could ship 2 sets of binaries 1 for beta2 and 
one for rc0


as for diffrerences between beta2 and rc0. Managed binaries built on 
beta2 wiull NOT run on rc0. Somthing to do with the way references are 
resolved and loaded at runtime. All managed code needs to be rebuilt for 
rc0.

Ian


>
>Miguel.
>
>_______________________________________________
>Mono-list maillist  -  Mono-list@ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-list
>
>