The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=623 ====================================================================== Reported By: porton Assigned To: ====================================================================== Project: Raptor RDF Syntax Library Issue ID: 623 Category: api Reproducibility: have not tried Severity: feature Priority: normal Status: new Syntax Name: ====================================================================== Date Submitted: 2017-07-05 17:17 Last Modified: 2017-07-05 17:17 ====================================================================== Summary: Inconsistent raptor_parser_parse_file_stream and raptor_parser_parse_iostream Description: Accordingly http://librdf.org/raptor/api/raptor2-section-parser.html raptor_parser_parse_file_stream does not allow NULL base URI but raptor_parser_parse_iostream does allow NULL base URI.
This is inconsistency. So it is accordingly the documentation, not sure how the implementation works (it seems that raptor_parser_parse_file_stream checks this in raptor_parser_parse_start called function, but I am not sure. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2017-07-05 17:17 porton New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
