From c6b90a0a78f507ffc91693dfec4ab40a9a6f5ce4 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Tue, 18 Dec 2012 16:44:40 +0100 Subject: [PATCH] trace --- src/rcldb/rclabstract.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rcldb/rclabstract.cpp b/src/rcldb/rclabstract.cpp index 2167f62b..86640566 100644 --- a/src/rcldb/rclabstract.cpp +++ b/src/rcldb/rclabstract.cpp @@ -290,7 +290,7 @@ abstract_result Query::Native::makeAbstract(Xapian::docid docid, int imaxoccs, int ictxwords) { Chrono chron; - LOGABS(("makeAbstract: docid %l imaxoccs %d ictxwords %d\n", + LOGABS(("makeAbstract: docid %ld imaxoccs %d ictxwords %d\n", long(docid), imaxoccs, ictxwords)); // The (unprefixed) terms matched by this document