Hi NAKATA, On Thu, May 12, 2005 at 14:33:01 +0900, NAKATA Maho wrote:
> > Removing the inclusion of math.h might cause trouble on other platforms > > if they need it for finite() or other declarations. Things vary between > > platforms. > > please do not code like that. isnan is C99, but not in C++ standard. > http://www.mail-archive.com/[email protected]/msg54889.html > So apparently > > Things vary between platforms. > holds. That's why I suggested to replace the entire isnan() stuff with ::rtl::math::isNan() Eike -- OOo/SO Calc core developer. Number formatter bedevilled I18N transpositionizer. GnuPG key 0x293C05FD: 997A 4C60 CE41 0149 0DB3 9E96 2F1A D073 293C 05FD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
