Binary compatibility report for the Gjs library  between 1.33.4 and 1.33.9 versions on x86

Test Info


Library NameGjs
Version #11.33.4
Version #21.33.9
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files20
Total Shared Libraries2
Total Symbols / Types221 / 277
VerdictIncompatible
(0.9%)

Problem Summary


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

Added Symbols (10)


boxed.h, libgjs.so.0.0.0
gjs_typecheck_boxed ( JSContext* context, JSObject* obj, GIStructInfo* expected_info, GType expected_type, JSBool throw )

gerror.h, libgjs.so.0.0.0
gjs_typecheck_gerror ( JSContext* context, JSObject* obj, JSBool throw )

jsapi-util.h, libgjs.so.0.0.0
gjs_throw_custom ( JSContext* context, char const* error_class, char const* format, ... )
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 )

object.h, libgjs.so.0.0.0
gjs_typecheck_object ( JSContext* context, JSObject* obj, GType expected_type, JSBool throw )

param.h, libgjs.so.0.0.0
gjs_typecheck_param ( JSContext* context, JSObject* obj, GType expected_type, JSBool throw )

type-module.h, libgjs.so.0.0.0
gjs_type_module_get ( )
gjs_type_module_get_type ( )

union.h, libgjs.so.0.0.0
gjs_typecheck_union ( JSContext* context, JSObject* obj, GIStructInfo* expected_info, GType expected_type, JSBool throw )

to the top

Removed Symbols (2)


jsapi-util.h, libgjs.so.0.0.0
gjs_get_instance_private_dynamic ( JSContext* context, JSObject* obj, JSClass* static_clasp, jsval* argv )
gjs_get_instance_private_dynamic_with_typecheck ( JSContext* context, JSObject* obj, JSClass* static_clasp, jsval* argv )

to the top

Problems with Data Types, Low Severity (1)


mem.h
[+] struct GjsMemCounter (1)

to the top

Header Files (20)


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
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 Wed Oct 10 18:19:08 2012 for Gjs by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API