[redland-dev] [Redland librdf RDF API 0000419]: Syntax error when debugging enabled.

Mantis Bug Tracker mantis-bug-sender at librdf.org
Fri Jan 28 03:52:33 CET 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.librdf.org/mantis/view.php?id=419 
====================================================================== 
Reported By:                dbrnz
Assigned To:                
====================================================================== 
Project:                    Redland librdf RDF API
Issue ID:                   419
Category:                   api
Reproducibility:            always
Severity:                   minor
Priority:                   low
Status:                     new
====================================================================== 
Date Submitted:             2011-01-28 02:52
Last Modified:              2011-01-28 02:52
====================================================================== 
Summary:                    Syntax error when debugging enabled.
Description: 
In rdf_list.c

@@ -465,7 +465,7 @@ librdf_list_iterators_replace_node(librdf_list* list,
     next=node->next_ic;
     if(node->next == old_node) {
 #if LIBRDF_DEBUG > 2
-      LIBRDF_DEBUG3("Moved iterator %p pointing from next node %p to %p\n", 
+      LIBRDF_DEBUG4("Moved iterator %p pointing from next node %p to %p\n", 
                     node->iterator, old_node, new_node);
 #endif
       node->next = new_node;
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-28 02:52 dbrnz          New Issue                                    
======================================================================



More information about the redland-dev mailing list