[Xapian-commits] 11900: branches/1.0/xapian-core/ branches/1.0/xapian-core/backends/flint/
olly
xapian-commits at lists.xapian.org
Sun Feb 22 11:13:48 GMT 2009
SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 11900
Date: 2009-02-22 11:13:48 +0000 (Sun, 22 Feb 2009)
Log message (7 lines):
Backport changes from trunk:
backends/flint/flint_lock.cc: Fix warning about ignoring result of
chdir (with GCC 4.2)
backends/flint/flint_lock.cc: Note explicitly why we now have the
strange empty if (not) checking the return value of chdir("/") (it's
actually newer glibc and _FORTIFY_SOURCE rather than newer GCC).
Retry closing filehandle if it returns EINTR. Whitespace tweaks.
Modified files:
U branches/1.0/xapian-core/ChangeLog
U branches/1.0/xapian-core/backends/flint/flint_lock.cc
Links:
http://xapian.org/C?11900
http://xapian.org/C?11900?branches/1.0/xapian-core/ChangeLog
http://xapian.org/C?11900?branches/1.0/xapian-core/backends/flint/flint_lock.cc
More information about the Xapian-commits
mailing list