[MonoDevelop] string charset bug ?

Rafael Teixeira Rafael Teixeira <monoman@gmail.com>
Wed, 24 Nov 2004 15:39:34 -0200


To make it more clear: the /codepage:utf8 is a mcs specific option.


On Wed, 24 Nov 2004 15:38:15 -0200, Rafael Teixeira <monoman@gmail.com> wro=
te:
> In Which encoding did you save your source file?
>=20
> It seems like you saved in UTF-8 without the markers.
>=20
> So you need to pass the /codepage:utf8 option to compile that file.
> For csc you'll need to save it in UTF-8 with markers or in the
> windows-1252 encoding, for csc to try to autodetect correctly.
>=20
> Hope it helps,
>=20
>=20
>=20
>=20
> On Tue, 23 Nov 2004 23:54:46 +0100, T=F6r=F6k G=E1bor <tori@alfanet.hu> w=
rote:
> >
> > Hi!
> >
> > I tried a hello world application on debian "sid" with mono 1.0.2.
> >
> > The program:
> > ---
> > public class HelloWorld
> > {
> >         static void Main()
> >         {
> >                 System.Console.WriteLine("Hello World! =E1rv=EDzf=FAr=
=F3
> > t=FCk=F6rf=FAr=F3g=E9p =C1RV=CDZF=DAR=D3T=DCK=D6RF=DAR=D3G=C9P");
> >         }
> > }
> > ---
> > The output is: Hello World! ?rv?zf?r? t?k?rf?r?g?p ?RV?ZF?R?T?K?RF?R?G?=
P
> >
> > I found some bugs like this on bugzilla, but they seemd to have been so=
lved
> > already.
> >
> > I compiled my program with "mcs" and also with "csc", the result was th=
e
> > same. The program worked correct on windows, and worked incorrect on li=
nux.
> >
> > I tried a little asp.net application also with mono, and the result was=
 the
> > same. There was "?" instead of the hungarian characters.
> >
> > What can be wrong? Can you help me?
> >
> > Thank you!
> >
> > Gabor Torok
> >
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> >
>=20
>=20
> --
> Rafael "Monoman" Teixeira
> ---------------------------------------
> Just the 'crazy' me in a sane world, or would it be the reverse? I dunno.=
..
>=20


--=20
Rafael "Monoman" Teixeira
---------------------------------------
Just the 'crazy' me in a sane world, or would it be the reverse? I dunno...