[Mono-devel-list] Preview release notes.

Raja R Harinath rharinath at novell.com
Tue Feb 1 01:37:48 EST 2005


Hi,

Miguel de Icaza <miguel at novell.com> writes:

>     Here are the preview release notes for Mono 1.1.4, I have only
> audited the patches to the `mono/' module, which were roughly 400
> commits, it is still missing the mcs/ module which is another 1,200
> commits.
>
>     I would appreciate if people could drop me their contributions since
> the last release, from a big picture kind of way:
>
> 	http://www.go-mono.com/archive/1.1.4/

The C# compiler has improved standards compliance and error reporting in
more areas.  

In particular, the type- and name-lookup mechanisms have been brought
more in line with the standard.  This could cause compilation errors on
some programs that compiled with older versions of mcs.  Programs
affected are, typically, those that use namespaces and types with the
same name.

- Hari



More information about the Mono-devel-list mailing list