CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2004-08-07 07:58:01
Modified files:
winsup/mingw : ChangeLog
winsup/mingw/include: complex.h
Log message:
* include/complex.h: Remove __attribute__ ((const)) from
transcendantal and trig functions. Replace __attribute__ ((const))
with __MINGW_ATTRIB_CONST on other declarations.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.226&r2=1.227
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/complex.h.diff?cvsroot=src&r1=1.2&r2=1.3