On Wed, 2010-12-08 at 08:28 -0600, Jeff Epler wrote: > I will add this, but if this breaks isinf/isnan like on x86 then there > will be additional problems in rtapi_vsnprintf, probably a very long freeze > followrd by a null pointer deref.
Well, the option is i386/x64 specific and does not exist on any other architecture. Floating point is very much CPU dependent and there will always be differences (even in computation result values) between architectures. However, I don't see any crashes. I think it's just fine to drop the flag on anything non-x86-ish. -- Greetings Michael. ------------------------------------------------------------------------------ What happens now with your Lotus Notes apps - do you make another costly upgrade, or settle for being marooned without product support? Time to move off Lotus Notes and onto the cloud with Force.com, apps are easier to build, use, and manage than apps on traditional platforms. Sign up for the Lotus Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
