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 _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
