974850.5707z.group/bin/cvsweb.cgi/djgpp/src/libm/math/wf_acos.c | search |
To download the latest version of this file, click on most recent revision number, then use your browser's "save page as" feature.
Up to djgpp/src/libm/math/Change to use __STDC__ instead of _HAVE_STDC similary as in other C files in the same directory. Otherwise K&R definition is being used. (Also: gcc-3.4.X fails in this case due to bug PR#16666, http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16666). Perhaps there is need to use old K&R style fuction declaration any more.
gcc 2.95.x build fix from Andrew Cottrell: don't declare variables after assignments.
gcc 3.3 build fixes from Andrew Cottrell: type-punning
import djgpp 2.02
webmaster | delorie software privacy |
Copyright � 2024 by DJ Delorie | Updated Apr 2024 |