[Mono-list] Problems with the cp1252 encoding
Bill Medland
billmedland at mercuryspeed.com
Wed Mar 15 21:27:52 EST 2006
Does anyone know of any problems with the cp1252 encoding,
especially with trashing memory.
My program (much too big to post) works fine when I use
System.Text.Encoding.GetEncoding(65000), 65001 or 20127.
However if I use 1252, even though I am quite sure all the
characters are in the range 0 to 127 I start getting
out-of-scope variables changed.
Is this a known issue?
(Linux, Red Hat Enterprise Linux 4, mono 1.1.13.4)
--
Bill Medland
mailto:billmedland at mercuryspeed.com
http://webhome.idirect.com/~kbmed
More information about the Mono-list
mailing list