Kevin Murray <ke...@kdmurray.id.au> writes:

> Thanks for the report. This looks like mixed use of size_t and fixed with
> integral types. Sorry, but I don't have time to investigate right now, but 
> will
> do so in about a week. If anyone else wants to jump in they are of course more
> than welcome.

Fair enough.  Please note that other 32-bit architectures had no such
trouble, so the issue is more likely with floating-point handling.  In
particular, the x86 floating point unit normally uses long double
precision internally, which sometimes breaks software that expects
rounding to double (or float) at every step.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

Reply via email to