Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
CVSROOT: /cvs Module name: cvsnt Changes by: arthur.barrett at march-hare.com Mon Aug 1 22:45:37 2011 On host: mail.march-hare.com Directory: cvsnt/cvsapi M RunFile.h CVSNT_BRANCH_2_5_03_2382 1.1.2.19.4.3 -> 1.1.2.19.4.4 Bug Id: 6215 M mdns_apple.cpp CVSNT_BRANCH_2_5_03_2382 1.1.2.6.4.5 -> 1.1.2.6.4.6 Bug Id: 6215 M mdns_apple.h CVSNT_BRANCH_2_5_03_2382 1.1.2.1.4.1 -> 1.1.2.1.4.2 Bug Id: 6215 Directory: cvsnt/cvsapi/unix M RunFile.cpp CVSNT_BRANCH_2_5_03_2382 1.1.2.20.4.7 -> 1.1.2.20.4.8 Bug Id: 6215 Directory: cvsnt/cvsapi/win32 M RunFile.cpp CVSNT_BRANCH_2_5_03_2382 1.1.2.28.4.2 -> 1.1.2.28.4.3 Bug Id: 6215 Log message: Bug6215: Port project to xcode 3.2.6/gcc 4.2 for Mac OS X 10.7/10.6 patch - fixes to compile on windows, merge in runfile from suite 2009 This is a partial merge from Suite 2009 - just the RunFile component of CVSAPI. Also fixes some MDNS stuff that broke on windows, so made the mac mods, mac specific using _APPLE_ ifdef.