Binary compatibility report for the libfishsound library  between 0.6.0 and 0.6.1 versions on x86

Test Info


Library Namelibfishsound
Version #10.6.0
Version #20.6.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types12 / 17
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-11
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (11)


comments.h, libfishsound.so.1.0.0
fish_sound_comment_add ( FishSound* fsound, struct FishSoundComment* comment )
fish_sound_comment_add_byname ( FishSound* fsound, char const* name, char const* value )
fish_sound_comment_first FishSound* fsound )
fish_sound_comment_first_byname ( FishSound* fsound, char* name )
fish_sound_comment_get_vendor FishSound* fsound )
fish_sound_comment_next ( FishSound* fsound, struct FishSoundComment const* comment )
fish_sound_comment_next_byname ( FishSound* fsound, struct FishSoundComment const* comment )
fish_sound_comment_remove ( FishSound* fsound, struct FishSoundComment* comment )
fish_sound_comment_remove_byname ( FishSound* fsound, char* name )

fishsound.h, libfishsound.so.1.0.0
fish_sound_get_frameno FishSound* fsound )
fish_sound_set_frameno ( FishSound* fsound, long frameno )

to the top

Header Files (2)


constants.h
fishsound.h

to the top

Shared Libraries (1)


libfishsound.so.1.0.0

to the top




Generated on Wed Feb 27 17:02:25 2013 for libfishsound by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API