Binary compatibility report for the Gjs library  between 1.35.2 and 1.35.3 versions on x86

Test Info


Library NameGjs
Version #11.35.2
Version #21.35.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files21
Total Shared Libraries2
Total Symbols / Types229 / 304
VerdictIncompatible
(1.1%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium3
Low1
Problems with
Constants
Low0

Added Symbols (3)


jsapi-util.h, libgjs.so.0.0.0
gjs_new_object_for_constructor ( JSContext* context, JSClass* clasp, jsval* vp )
gjs_throw_abstract_constructor_error ( JSContext* context, jsval* vp )
gjs_typecheck_instance ( JSContext* context, JSObject* obj, JSClass* static_clasp, JSBool _throw )

to the top

Removed Symbols (2)


jsapi-util.h, libgjs.so.0.0.0
gjs_typecheck_dynamic_instance ( JSContext* context, JSObject* obj, JSClass* static_clasp, JSBool _throw )
gjs_typecheck_static_instance ( JSContext* context, JSObject* obj, JSClass* static_clasp, JSBool _throw )

to the top

Problems with Symbols, Medium Severity (3)


jsapi-util.h, libgjs.so.0.0.0
[+] gjs_init_class_dynamic ( JSContext* context, JSObject* in_object, JSObject* parent_proto, char const* ns_name, char const* class_name, JSClass* clasp, JSNative constructor, int nargs, JSPropertySpec* ps, JSFunctionSpec* fs, JSPropertySpec* static_ps, JSFunctionSpec* static_fs ) (3)

to the top

Problems with Symbols, Low Severity (1)


jsapi-util.h, libgjs.so.0.0.0
[+] gjs_init_class_dynamic ( JSContext* context, JSObject* in_object, JSObject* parent_proto, char const* ns_name, char const* class_name, JSClass* clasp, JSNative constructor, int nargs, JSPropertySpec* ps, JSFunctionSpec* fs, JSPropertySpec* static_ps, JSFunctionSpec* static_fs ) (1)

to the top

Header Files (21)


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

to the top

Shared Libraries (2)


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

to the top




Generated on Fri Sep 27 12:50:24 2013 for Gjs by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API