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:[EMAIL PROTECTED] http://webhome.idirect.com/~kbmed _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
