[Xapian-tickets] [Xapian] #626: Detection of uuid_unparse_lower in #368 is broken
Xapian
nobody at xapian.org
Fri Sep 20 20:55:57 BST 2013
#626: Detection of uuid_unparse_lower in #368 is broken
-------------------------------+-------------------
Reporter: dmichelsen | Owner: olly
Type: defect | Status: new
Priority: normal | Milestone:
Component: Other | Version: 1.3.1
Severity: blocker | Keywords:
Blocked By: | Blocking:
Operating System: Solaris |
-------------------------------+-------------------
\
\
The detection of `uuid_unparse_lower` in r12704 is broken, as the values
of `found` are `true` and `false` and the simple `if` just checks if it is
empty or not. This results in the test to always succeed and e.g. fail on
Solaris which doesn't have `uuid_unparse_lower`. The attached patch fixes
the issue.
\
\
\
--
Ticket URL: <http://trac.xapian.org/ticket/626>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list