Jan Patera <pa...@us...> writes: > Update of /cvsroot/libexif/libexif/libexif > In directory sc8-pr-cvs1:/tmp/cvs-serv29825 > > Modified Files: > exif-content.h exif-data.c exif-entry.c exif-entry.h > exif-mnote-data-priv.h exif-mnote-data.c exif-mnote-data.h > Log Message: > 1) Two new arguments (char *val, unsinged int maxlen) added to the > following functions and macros: > exif_entry_get_value > exif_entry_get_value_brief > exif_mnote_data_get_value > exif_mnote_data_pentax_get_value > macros: > exif_content_get_value > exif_content_get_value_brief > > The functions return either NULL (in case of error) or val. This breaks both source and binary compatibility. Is that wanted? Uli |