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

Test Info


Library NameGjs
Version #11.33.2
Version #21.33.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files19
Total Shared Libraries2
Total Symbols / Types212 / 266
VerdictIncompatible
(0.7%)

Problem Summary


SeverityCount
Added Symbols-9
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium1
Low0
Problems with
Constants
Low0

Added Symbols (9)


closure.h, libgjs.so.0.0.0
gjs_closure_trace ( GClosure* closure, JSTracer* tracer )

enumeration.h, libgjs.so.0.0.0
gjs_define_enum_values ( JSContext* context, JSObject* in_object, GIEnumInfo* info )

gerror.h, libgjs.so.0.0.0
gjs_define_error_class ( JSContext* context, JSObject* in_object, GIEnumInfo* info, JSObject** constructor_p, JSObject** prototype_p )
gjs_error_from_gerror ( JSContext* context, GError* gerror, gboolean add_stack )
gjs_gerror_from_error ( JSContext* context, JSObject* obj )
gjs_lookup_error_class ( JSContext* context, GIEnumInfo* info )
gjs_lookup_error_constructor ( JSContext* context, GIEnumInfo* info )
gjs_lookup_error_prototype ( JSContext* context, GIEnumInfo* info )

mem.h, libgjs.so.0.0.0
gjs_counter_gerror [data]

to the top

Problems with Symbols, High Severity (1)


context.h, libgjs.so.0.0.0
[+] gjs_context_print_stack_to_buffer ( GjsContext* js_context, GString* buf ) (1)

to the top

Problems with Symbols, Medium Severity (1)


closure.h, libgjs.so.0.0.0
[+] gjs_closure_new ( JSContext* context, JSObject* callable, char const* description ) (1)

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 (2)


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

to the top




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