Re: [Mingw-w64-public] [PATCH] iptypes.h: Fix header guards

2016-06-22 Thread Jim Michaels
unsubscribe -
 Jim Michaels http://www.JesusnJim.com (computer repair 
info, programming)

  From: Hugo Beauzée-Luyssen 
 To: mingw-w64-public@lists.sourceforge.net 
 Sent: Tuesday, June 21, 2016 6:37 AM
 Subject: [Mingw-w64-public] [PATCH] iptypes.h: Fix header guards
   
---
 mingw-w64-headers/include/iptypes.h | 5 +
 1 file changed, 5 insertions(+)

diff --git a/mingw-w64-headers/include/iptypes.h 
b/mingw-w64-headers/include/iptypes.h
index 745d3f9..d044a83 100644
--- a/mingw-w64-headers/include/iptypes.h
+++ b/mingw-w64-headers/include/iptypes.h
@@ -6,6 +6,9 @@
 #ifndef IP_TYPES_INCLUDED
 #define IP_TYPES_INCLUDED
 
+#include 
+#if WINAPI_FAMILY_PARTITION (WINAPI_PARTITION_DESKTOP) || _WIN32_WINNT >= 
0x0A00
+
 #ifdef __cplusplus
 extern "C" {
 #endif
@@ -369,5 +372,7 @@ extern "C" {
 }
 #endif
 
+#endif /* #if WINAPI_FAMILY_PARTITION (WINAPI_PARTITION_DESKTOP) || 
_WIN32_WINNT >= 0x0A00 */
+
 #endif /* IP_TYPES_INCLUDED */
 
-- 
2.8.1


--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


  
--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


[Mingw-w64-public] gcc bugs, gnu folk won't acknowledge

2016-06-22 Thread Jim Michaels
http://www.cpp.sh/4lycn
bugs in gcc, won't compile 
-
 Jim Michaels http://www.JesusnJim.com (computer repair 
info, programming)
--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public