[Mono-devel-list] RE: [Remoting-corba-developer] Building 1.3.1 with mono 0.24 resu lts in the following error

Miguel de Icaza miguel at ximian.com
Tue May 20 16:44:48 EDT 2003


Hello,

> The code in question is 'Encoding.GetEncoding("ISO_8859-1")'.  It
> should be noted that "ISO_8859-1" is not listed in Microsoft's
> documentation as a supported encoding (but it does apparently work in
> Microsoft's .NET Framework.

The trick is that the compare is not case sensitive.  I have fixed this
on CVS, and also updated the list of well-known encodings in Mono.

You will need a corlib and compiler from CVS.

Miguel



More information about the Mono-devel-list mailing list