OSDN Git Service

More on assuming GCC is greater than or equal to version 3.5.4 and that
authorEarnie Boyd <earnie@users.sourceforge.net>
Fri, 31 Aug 2012 16:47:27 +0000 (12:47 -0400)
committerEarnie Boyd <earnie@users.sourceforge.net>
Fri, 31 Aug 2012 16:47:27 +0000 (12:47 -0400)
commite35450bde7d0b65b5389c15559e88e7866b803fb
tree95e2f6166fe7165bf5e7df5c656968508baad208
parent828d385ccec683a0fcb47da3651dd286f187ccfe
More on assuming GCC is greater than or equal to version 3.5.4 and that
GCC is the only compiler to be used for MinGW.org.

* include/wingdi.h: Remove unneeded filters based on the assumptions.
* include/wininet.h: Ditto.
* include/winocotl.h: Ditto.
* include/winldap.h:Ditto.
* include/winnls.h: Ditto.
* include/_mingw.h: Give an error if __GNUC__ isn't defined or isn't >=
version 3.4.5.
ChangeLog
include/_mingw.h
include/wingdi.h
include/wininet.h
include/winioctl.h
include/winldap.h
include/winnetwk.h
include/winnls.h