[redland-dev] small correction for building redland with threads

Dave Beckett dave.beckett at bristol.ac.uk
Thu Feb 17 15:30:42 GMT 2005


On Thu, 2005-02-17 at 02:57 +0100, Stefano Debenedetti wrote:
> Hello,
> 
> line 239 of librdf/rdf_statement.c should probably read:
> 
>   world = statement->world;
> 
> instead of:
> 
>   world = node->world;

Applied, thanks.

Take care with the thread code, it hasn't been updated or used for years
as far as I am aware, and it doesn't handle newer classes such as
serializer, query and query results at all.

Dave




More information about the redland-dev mailing list