[redland-dev] [Raptor RDF Parsing and Serializing Library 0000288]: raptor_get_feature function does not return feature value

Mantis Bug Tracker mantis-bug-sender at librdf.org
Wed Nov 12 15:31:39 CET 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.librdf.org/mantis/view.php?id=288 
====================================================================== 
Reported By:                anonymous
Assigned To:                
====================================================================== 
Project:                    Raptor RDF Parsing and Serializing Library
Issue ID:                   288
Category:                   api
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Parsing/Serializing Syntax:  
====================================================================== 
Date Submitted:             2008-11-12 14:31
Last Modified:              2008-11-12 14:31
====================================================================== 
Summary:                    raptor_get_feature function does not return feature
value
Description: 
The function returns either 0 or 1 (or -1) instead of the feature value.
The code snippet in raptor_parse.c below seems to be the culprit.

result=(parser->features[(int)feature] != 0)


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-12 14:31 anonymous      New Issue                                    
2008-11-12 14:31 anonymous      File Added: raptor_parse.c                    
======================================================================



More information about the redland-dev mailing list