Re: [Cppunit-devel] New warning with MSVC6
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-03-05 03:20:54
|
On Sat, Mar 03, 2007 at 04:12:51PM +0100, CppUnit development mailing list wrote: > > 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 ? Done. -Steve |