[Mono-devel-list] [XSP] encoding bug reloaded

Gonzalo Paniagua Javier gonzalo at ximian.com
Fri Jan 9 21:33:28 EST 2004


El mar, 30-12-2003 a las 14:40, Gonzalo Paniagua Javier escribió:
> El vie, 19-12-2003 a las 22:52, Artur Brodowski escribió:
> > Hello again,
> [...]
> > Gonzalo, should I reopen the bug, or report a new one?
> 
> It would be nice if you create a simple test case and report this When
> bugzilla.ximian.com resurrects. I think it may be a bug in our
> FileStream/StreamReader implementation.

Finally, the problem was something else. The files were read fine, but
the C# class generated for them used the default encoding so that
everything was messed up. From now on, when generating temporary C#
files from CodeDOM trees, we use UTF-8 + BOM.

Thanks!

-Gonzalo





More information about the Mono-devel-list mailing list