- From: Art Barstow <barstow@w3.org>
- Date: Thu, 31 Aug 2000 08:00:59 -0400
- To: www-lib@w3.org
As documented in:
http://dev.w3.org/cvsweb/libwww/ChangeLog
I made the following changes to libwww:
* HTRDF.c: BUG FIX: nested typedNode constructs with
attributes caused re-using a free'd pointer.
* HTRDF.c: per a request from the Redland RDF project, added
a void * context parameter to HTRDF_parse{File,Buffer}.
The application-specific context will be available in the
triple callback handler.
* HTRDF.html - updated to API changes mentioned above
* Library/Examples/ updated rdf_parse_{file,buffer} programs
to reflect the above API changes.
--
Arthur Barstow
W3C/HP
barstow@w3.org
MIT: +1-617-253-7697
Mob: +1-617-515-0256
Received on Thursday, 31 August 2000 08:00:59 UTC