This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Raptor RDF parser and serializer library".

The branch, master has been updated
       via  ffcd70e2050abffd34a0bc2f05396572f3f91b2f (commit)
      from  937b645fb9c17761e729e91517d3395e3a65114c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ffcd70e2050abffd34a0bc2f05396572f3f91b2f
Author: Dave Beckett <[email protected]>
Date:   Fri Jan 8 16:14:50 2010 -0800

    raptor_namespaces_init_v2 loses error_handler / error_data
    
    (raptor_log_error_formatted): Added to write a formatted error
    message with sprintf style.
    
    raptor_namespace_stack: loses error_handler and error_data fields.
    
    (raptor_namespaces_init_v2): Remove error_handler and error_data
    args.
    
    (raptor_new_namespace_from_uri): Use raptor_log_error_formatted to
    format an error message with argument.
    
    Update all calls to raptor_namespaces_init_v2 to remove error
    handler/data args.

-----------------------------------------------------------------------

Summary of changes:
 src/raptor.h           |    2 +-
 src/raptor_general.c   |   13 +++++++++++++
 src/raptor_internal.h  |    3 +--
 src/raptor_namespace.c |   20 ++++++--------------
 src/raptor_sax2.c      |    5 +----
 src/turtle_parser.y    |    5 +----
 6 files changed, 23 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits

Reply via email to