[Xapian-devel] Re: [Xapian-commits] 7817: trunk/xapian-core/
trunk/xapian-core/common/
Olly Betts
olly at survex.com
Thu Mar 1 22:37:00 GMT 2007
On Thu, Mar 01, 2007 at 03:29:26PM +0000, richard wrote:
> * common/utils.c,common/utils.h: For windows, add an om_tostring()function for
> 64 bit integers: time() and GetProcessId() return these, and without this,
> backends/quartz/quartz_log.cc reports an error.
This change generates a new warning in the mingw cross-build:
common/utils.cc:82: warning: int format, different type arg (arg 3)
Presumably this warning is bogus, since mingw uses the MSVC C runtime
DLL?
Cheers,
Olly
More information about the Xapian-devel
mailing list