[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/strigi/src/streams/compat
From:       Ralf Habacker <Ralf.Habacker () freenet ! de>
Date:       2007-03-02 20:56:24
Message-ID: 1172868984.194123.26734.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 638670 by habacker:

win32 mingw compile fix

 M  +2 -2      jstreamsconfig.h.cmake  


--- trunk/kdesupport/strigi/src/streams/compat/jstreamsconfig.h.cmake #638669:638670
@@ -138,8 +138,8 @@
 
  #include <windows.h>
  #include <io.h>
- #ifndef snprintf
- 	#define snprintf _snprintf
+ #if !defined(snprintf) && !defined(__MINGW32__)
+    #define snprintf _snprintf
  #endif
  
 //for some reason linux is not picking up HAVE_SSIZE_T properly
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic