On 04.04.2012 01:26, Dave Mielke wrote: > Regarding the lack of floating-point support: Is this done by somehow telling > the compiler to disallow floating-point types, or does the compiler accept > them > but execution of floating-point operations fails at run-time? We use -Dfloat=__float_bug__ -Ddouble=__double_bug__ to discover them at compile time. Its exact behaviour on runtime if it wasn't for this depends on platform and can be correct result, incorrect result or crash. >
-- Regards Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
