[ODE] Wrong brackets in definition of dSqrt in common.h ?

Jon Watte (ODE) hplus-ode at mindcontrol.org
Tue Dec 13 15:29:56 MST 2005


In C++, you can cast by using construction:

   int(x) == (int)x

Are you perhaps compiling this with a C (not C++) compiler setting? If 
that's something we'll want to support, then we should probably change 
that define. However, ODE itself is implemented in C++.

Cheers,

		/ h+


More information about the ODE mailing list