[Xapian-tickets] [Xapian] #627: Call to `log` is ambigous to double and float
Xapian
nobody at xapian.org
Fri Sep 20 20:59:42 BST 2013
#627: Call to `log` is ambigous to double and float
-------------------------------+-------------------
Reporter: dmichelsen | Owner: olly
Type: defect | Status: new
Priority: normal | Milestone:
Component: Other | Version: 1.3.1
Severity: normal | Keywords:
Blocked By: | Blocking:
Operating System: Solaris |
-------------------------------+-------------------
\
\
The call to `log` in `weight/tfidfweight.cc` is ambigous as it can be cast
to double and float. E.g. making the type explicit solves the issue as in
the attached patch.
\
\
\
--
Ticket URL: <http://trac.xapian.org/ticket/627>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list