oseen Sat, 05 Apr 2008 07:11:08 -0700
Package: mingw32-runtime Version: 3.13-1 The line 458 of /usr/i586-mingw32msvc/include/math.h of this package is:
extern float __cdecl atanf (float); however, the function should be `atanhf' not `atanf', i.e: extern float __cdecl atanhf (flow);