Binary compatibility report for the Gjs library  between 1.32.0 and 1.33.2 versions on x86

Test Info


Library NameGjs
Version #11.32.0
Version #21.33.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files19
Total Shared Libraries3
Total Symbols / Types212 / 269
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low3
Problems with
Symbols
High0
Medium0
Low6
Problems with
Constants
Low0

Problems with Data Types, Low Severity (3)


foreign.h
[+] typedef GjsArgOverrideFromGArgumentFunc (1)
[+] typedef GjsArgOverrideReleaseGArgumentFunc (1)
[+] typedef GjsArgOverrideToGArgumentFunc (1)

to the top

Problems with Symbols, Low Severity (6)


foreign.h, libgjs.so.0.0.0
[+] gjs_struct_foreign_convert_from_g_argument ( JSContext* context, jsval* value_p, GITypeInfo* type_info, GArgument* arg ) (2)
[+] gjs_struct_foreign_convert_to_g_argument ( JSContext* context, jsval value, GITypeInfo* type_info, char const* arg_name, GjsArgumentType argument_type, GITransfer transfer, gboolean may_be_null, GArgument* arg ) (2)
[+] gjs_struct_foreign_release_g_argument ( JSContext* context, GITransfer transfer, GITypeInfo* type_info, GArgument* arg ) (2)

to the top

Header Files (19)


arg.h
boxed.h
closure.h
dbus-proxy.h
dbus.h
enumeration.h
foreign.h
function.h
gjs-module.h
gjs.h
gtype.h
interface.h
keep-alive.h
ns.h
object.h
param.h
repo.h
union.h
value.h

to the top

Shared Libraries (3)


libgjs-dbus.so.0.0.0
libgjs-gdbus.so.0.0.0
libgjs.so.0.0.0

to the top




Generated on Wed Oct 10 18:19:49 2012 for Gjs by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API