3 Nov 2011 21:55
16094: trunk/xapian-core/ trunk/xapian-core/common/ trunk/xapian-core/net/
richard <xapian-commits <at> lists.xapian.org>
2011-11-03 20:55:23 GMT
2011-11-03 20:55:23 GMT
SVN root: svn://svn.xapian.org/xapian Changes by: richard Revision: 16094 Date: 2011-11-03 20:55:23 +0000 (Thu, 03 Nov 2011) Log message (5 lines): common/msvc_posix_wrapper.cc,common/safe.cc,net/tcpclient.cc: Some fixes for warnings when cross-compiling with mingw; missing includes to get declarations of functions in windows support code, and change to use the windows SOCKET type to avoid a signed/unsigned comparison warning in tcpclient. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/common/msvc_posix_wrapper.cc U trunk/xapian-core/common/safe.cc U trunk/xapian-core/net/tcpclient.cc Links: http://xapian.org/C?16094 http://xapian.org/C?16094?trunk/xapian-core/ChangeLog http://xapian.org/C?16094?trunk/xapian-core/common/msvc_posix_wrapper.cc http://xapian.org/C?16094?trunk/xapian-core/common/safe.cc http://xapian.org/C?16094?trunk/xapian-core/net/tcpclient.cc
RSS Feed