[Mono-list] C# compiler progress.
Miguel de Icaza
miguel@ximian.com
26 May 2002 02:57:10 -0400
Hello everyone!
I have been fixing a lot of bugs in the compiler, and it should now
be able to compile more code than it did before. This has exposed a few
bugs in the .NET runtime and a bunch in the compiler (which have been
fixed). Thanks to everyone reporting the bugs.
I can now compile System.Xml, System.Web and Gtk#. There is still
an interface bug in attempting to compile System.dll though. Will soon
look into that. Also Martin has some patches (that need a couple of
touch-ups) to fix one of the stop gaps in corlib compilation.
Miguel.