[Mono-devel-list] BinaryReader/Writer fix for non little-endian platforms

Ben Maurer bmaurer at ximian.com
Wed Mar 16 11:24:19 EST 2005


Hey,

> This patch fixes BinaryReader/Writer so they always read/write doubles,
> floats and decimals in little endian format, even in non-little-endian
> platforms. The other data types are already being written in little
> endian format.

Do we have a nunit test that will catch this (obviously, it will only fail
on LE platforms)?

I don't know what the status is on running nunit tests for ppc, but it
would be nice to have on in there if/when we are ready.

-- Ben





More information about the Mono-devel-list mailing list