[ODE] 0.6-RC1 is Released

Olex mr.olexander at gmail.com
Wed May 24 15:36:13 MST 2006


Is there a complete changelog for 0.6rc1 anywhere?

On 5/24/06, Rodrigo Hernandez <kwizatz at aeongames.com> wrote:
> Jason Perkins wrote:
>
> >
> >>-test_basket doesn't compile : "_isnanf identifier not found..."
> >>
> >>
> >
> >I thought this was fixed.
> >
> >
> >
> It was fixed for MinGW, config.h gets automatically generated there, for
> VC++, you'll have to add the propper HAS_ISNANF to its static config.h.
>
> There are 3 Versions:
>
> HAS___ISNANF means use __isnanf
> HAS__ISNANF means use _isnanf
> HAS_ISNANF means use isnanf
>
> I am not sure which one VC++ uses, probably one of the later 2, you may
> replace the default one in common.h to use whichever VC++ uses too.
>
> Cheers.
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode
>


-- 
Oleksandr Lozitskiy

"A really great talent finds its happiness in execution." by Johann
Wolfgang von Goethe



More information about the ODE mailing list