Binary compatibility report for the Gjs library  between 1.31.10 and 1.31.20 versions on x86

Test Info


Library NameGjs
Version #11.31.10
Version #21.31.20
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files18
Total Shared Libraries3
Total Symbols / Types205 / 248
VerdictIncompatible
(1.5%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium2
Low0
Problems with
Constants
Low0

Added Symbols (7)


function.h, libgjs.so.0.0.0
gjs_callback_trampoline_new ( JSContext* context, jsval function, GICallableInfo* callable_info, GIScopeType scope, gboolean is_vfunc )
gjs_callback_trampoline_ref GjsCallbackTrampoline* trampoline )
gjs_callback_trampoline_unref GjsCallbackTrampoline* trampoline )

gtype.h, libgjs.so.0.0.0
gjs_gtype_create_gtype_wrapper ( JSContext* context, GType gtype )
gjs_gtype_create_proto ( JSContext* context, JSObject* module, char const* proto_name, JSObject* parent )
gjs_gtype_get_actual_gtype ( JSContext* context, JSObject* object )

repo.h, libgjs.so.0.0.0
gjs_lookup_private_namespace JSContext* context )

to the top

Removed Symbols (1)


object.h, libgjs.so.0.0.0
gjs_gtype_from_value ( JSContext* context, jsval value )

to the top

Problems with Symbols, High Severity (1)


function.h, libgjs.so.0.0.0
[+] gjs_define_function ( JSContext* context, JSObject* in_object, GIFunctionInfo* info ) (1)

to the top

Problems with Symbols, Medium Severity (2)


arg.h, libgjs.so.0.0.0
[+] gjs_value_from_g_argument ( JSContext* context, jsval* value_p, GITypeInfo* type_info, GArgument* arg ) (1)

object.h, libgjs.so.0.0.0
[+] gjs_define_object_class ( JSContext* context, JSObject* in_object, GType gtype, JSObject** constructor_p, JSObject** prototype_p, GIObjectInfo** class_info_p ) (1)

to the top

Header Files (18)


arg.h
boxed.h
closure.h
dbus-proxy.h
dbus.h
enumeration.h
foreign.h
function.h
gjs-module.h
gjs.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:20:32 2012 for Gjs by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API