[redland-dev] raptor_parsers_finish
Michael Stahl
Michael.Stahl at Sun.com
Thu May 29 15:04:28 BST 2008
hello,
in latest raptor release 1.4.17/ redland 1.0.7,
librdf_free_world calls raptor_parsers_finish, which kills a "static"
variable "parsers".
this makes other librdf_worlds very unhappy, as they cannot create parsers
any more.
right now i use a librdf_world for every repository/model, as that is just
simplest to implement; is this supposed to work, or should i use just one
librdf_world per process?
or is this a bug, and the "parsers" variable should never be freed / be a
part of the librdf_world?
michael
--
PCMCIA - People Can't Memorize Computer Industry Acronyms
More information about the redland-dev
mailing list