[Xapian-tickets] [Xapian] #657: Logging (--enable-log) doesn't work with clang

Xapian nobody at xapian.org
Wed Sep 17 16:10:33 BST 2014


#657: Logging (--enable-log) doesn't work with clang
---------------------------+------------------
        Reporter:  Kronuz  |      Owner:  olly
            Type:  defect  |     Status:  new
        Priority:  normal  |  Milestone:
       Component:  Other   |    Version:
        Severity:  normal  |   Keywords:
      Blocked By:          |   Blocking:
Operating System:  All     |
---------------------------+------------------
\
\
 Trying to compile xapian with logging enabled under OS X results in errors
 from PrettyOStream.
 (`operator<<` for the typenames are being used before they're declared, by
 `PrettyOStream::operator|`)

 The problem I think could be related to:
 "Unqualified lookup in templates"
 (http://clang.llvm.org/compatibility.html#dep_lookup)
\
\
\

--
Ticket URL: <http://trac.xapian.org/ticket/657>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list