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  c67270c4b70ba66022e8cca6ac768e493250442c (commit)
       via  ff3ab36cd7ea6c22e868a5b2a023dfc902b1b0a3 (commit)
      from  d6d27dce36e13c64277c892b7eb9e9ae752d9962 (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 c67270c4b70ba66022e8cca6ac768e493250442c
Author: Dave Beckett <[email protected]>
Date:   Tue Jan 19 22:31:55 2010 -0800

    Turn two magic number offsets 0 into defines in raptor_rss.h
    
    Add defines RAPTOR_RSS_LINK_HREF_URL_OFFSET and
    RAPTOR_RSS_LINK_REL_STRING_OFFSET for indexes into block urls/strings
    arrays - both at offset 0.
    
    (raptor_rss_insert_rss_link): Use above defines and remove fixme.
    
    Update raptor_rss_block_fields_info to use defines.

commit ff3ab36cd7ea6c22e868a5b2a023dfc902b1b0a3
Author: Dave Beckett <[email protected]>
Date:   Tue Jan 19 22:27:33 2010 -0800

    raptor_xml_writer_nsd_compare - Remove FIXME; duplicating a 3 line function 
is not a worry.

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

Summary of changes:
 src/raptor_rss.c        |   11 ++++++-----
 src/raptor_rss.h        |    3 +++
 src/raptor_rss_common.c |    4 ++--
 src/raptor_xml_writer.c |    6 ------
 4 files changed, 11 insertions(+), 13 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