[Mono-dev] [PATCH] Don't detect byte order in UnicodeEncoding

Kornél Pál kornelpal at gmail.com
Sat Jun 24 09:45:05 EDT 2006


>> As the attached test shows - when runned on MS.NET - UnicodeEncoding is 
>> not
>> dealing with BOM at all. Byte order detection is done only in readers 
>> like
>> StreamReader.
>
> Could you turn that test into an nunit test so we can check it into the
> standard test suite?

OK, I committed the patch and added a BOM test with a bit more clean design 
than the previously attached one.:)

Kornél 




More information about the Mono-devel-list mailing list