Re: [Cppunit-devel] New warning with MSVC6
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-03-03 15:13:04
|
> An easier fix is to have floatingPointIsFinite() return an int, since > that is what isfinite(), finite() and _finite() all do. You're right ! Could someone commit that, please ? Vincent Rivière vri...@us... |