[Xapian-commits] 11650: trunk/xapian-core/ trunk/xapian-core/bin/ trunk/xapian-core/examples/ trunk/xapian-core/tests/harness/
richard
xapian-commits at lists.xapian.org
Wed Nov 19 08:42:57 GMT 2008
SVN root: svn://svn.xapian.org/xapian
Changes by: richard
Revision: 11650
Date: 2008-11-19 08:42:57 +0000 (Wed, 19 Nov 2008)
Log message (5 lines):
bin/,examples/delve.cc,examples/quest.cc,tests/harness/testsuite.cc:
Test return type of gnu_getopt_long for being != -1, rather than
== 0, since there are a wide variety of return types other than 0
which may be returned in the successful case (with the builtin
implementation in common/getopt.cc, at least).
Modified files:
U trunk/xapian-core/ChangeLog
U trunk/xapian-core/bin/xapian-compact.cc
U trunk/xapian-core/bin/xapian-inspect.cc
U trunk/xapian-core/bin/xapian-progsrv.cc
U trunk/xapian-core/bin/xapian-replicate-server.cc
U trunk/xapian-core/bin/xapian-replicate.cc
U trunk/xapian-core/bin/xapian-tcpsrv.cc
U trunk/xapian-core/examples/delve.cc
U trunk/xapian-core/examples/quest.cc
U trunk/xapian-core/tests/harness/testsuite.cc
Links:
http://xapian.org/C?11650
http://xapian.org/C?11650?trunk/xapian-core/ChangeLog
http://xapian.org/C?11650?trunk/xapian-core/bin/xapian-compact.cc
http://xapian.org/C?11650?trunk/xapian-core/bin/xapian-inspect.cc
http://xapian.org/C?11650?trunk/xapian-core/bin/xapian-progsrv.cc
http://xapian.org/C?11650?trunk/xapian-core/bin/xapian-replicate-server.cc
http://xapian.org/C?11650?trunk/xapian-core/bin/xapian-replicate.cc
http://xapian.org/C?11650?trunk/xapian-core/bin/xapian-tcpsrv.cc
http://xapian.org/C?11650?trunk/xapian-core/examples/delve.cc
http://xapian.org/C?11650?trunk/xapian-core/examples/quest.cc
http://xapian.org/C?11650?trunk/xapian-core/tests/harness/testsuite.cc
More information about the Xapian-commits
mailing list