The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=640 ====================================================================== Reported By: porton Assigned To: ====================================================================== Project: Redland librdf RDF API Issue ID: 640 Category: documentation Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2017-10-22 17:56 Last Modified: 2017-10-22 17:56 ====================================================================== Summary: Wrong return type in docs Description: http://librdf.org/docs/api/redland-serializer.html says about librdf_serializer_serialize_model_to_counted_string():
Returns: non 0 on failure But the return type is "unsigned char*" not int. It is documentation error. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2017-10-22 17:56 porton New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
