Binary compatibility report for the libjio library between 0.14 and 0.15 versions on x86

Test Info


Library Namelibjio
Version #10.14
Version #20.15
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types15 / 33
VerdictCompatible

Problem Summary


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

Added Symbols (13)


libjio.h, libjio.so
frewind struct jfs* stream )
jclearerr struct jfs* stream )
jfclose struct jfs* stream )
jfeof struct jfs* stream )
jferror struct jfs* stream )
jfileno struct jfs* stream )
jfopen ( char const* path, char const* mode )
jfread void* ptr, size_t size, size_t nmemb, struct jfs* stream )
jfreopen ( char const* path, char const* mode, struct jfs* stream )
jfseek ( struct jfs* stream, long offset, int whence )
jfsopen ( struct jfs* stream, char const* mode )
jftell struct jfs* stream )
jfwrite void const* ptr, size_t size, size_t nmemb, struct jfs* stream )

to the top

Header Files (1)


libjio.h

to the top

Shared Libraries (1)


libjio.so

to the top