[Mono-dev] Need testers for Mono's C# generics compiler.

Rafael Mizrahi rafim at mainsoft.com
Wed Jan 4 05:11:04 EST 2006


Hi,
I know that there are some NUnits at the implementation of C5
I have no idea if it fits our needs?

http://www.itu.dk/research/c5/
http://www.itu.dk/research/c5/PreRelease0.5/

rafi mizrahi

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Miguel de
Icaza
Sent: Wednesday, January 04, 2006 12:54 AM
To: sestoft at dina.kvl.dk; nazgul at omega.pl;
mono-devel-list at lists.ximian.com
Subject: [Mono-dev] Need testers for Mono's C# generics compiler.

Hello,

   I need developers that have generics code to try a new version of the
C# compiler.  I fixed bugs #72908 and #59289, but am afraid that my
changes could have introduced regressions. 

   This compiler can compile our SVN tree, and passes all of our C#
tests, but I would like to get more testing.

   A binary is available here:

	http://primates.ximian.com/~miguel/tmp/gmcs.exe

   To install, copy this gmcs.exe into your $prefix/lib/mono/2.0
directory and try building your generics code with it.

   If you rather use the source, I have attached the current patch.

Miguel



More information about the Mono-devel-list mailing list