Re: [Cppunit-devel] New warning with MSVC6
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-02-27 22:38:44
|
Vincent, An easier fix is to have floatingPointIsFinite() return an int, since that is what isfinite(), finite() and _finite() all do. -Steve |