Skip to content

Instantly share code, notes, and snippets.

@kosaki
Created June 7, 2013 20:08
Show Gist options
  • Select an option

  • Save kosaki/5732043 to your computer and use it in GitHub Desktop.

Select an option

Save kosaki/5732043 to your computer and use it in GitHub Desktop.
Binary compatibility report for the libruby library between unspecified and
unspecified versions on x86_64
Test Info
-------------------------------------------------------------------------------
Library Name libruby
Version #1 unspecified
Version #2 unspecified
CPU Type x86_64
GCC Version 4.4.7
Test Results
-------------------------------------------------------------------------------
Total Header Files 23
Total Shared Libraries 91
Total Symbols / Types 134 / 52
Verdict Compatible
Problem Summary
-------------------------------------------------------------------------------
Severity Count
Added Symbols - 0
Removed Symbols High 0
Problems with High 0
Data Types Medium 0
Low 0
Problems with High 0
Symbols Medium 0
Low 0
Problems with Low 0
Constants
Other Changes - 1
in Constants
Other Changes in Constants (1)
-------------------------------------------------------------------------------
config.h
[+] HAVE_STRUCT_TIMEVAL
Change Effect
1 The constant HAVE_STRUCT_TIMEVAL No effect.
with value 1 has been added.
to the top
Header Files (23)
-------------------------------------------------------------------------------
st.h (backward/st.h)
util.h (backward/util.h)
classext.h
debug.h
defines.h
digest.h
dl.h
encoding.h
intern.h
io.h
missing.h
oniguruma.h
re.h
regex.h
ruby.h
ruby.h (ruby/ruby.h)
rubyio.h
rubysig.h
st.h
subst.h
thread.h
util.h
vm.h
to the top
Shared Libraries (91)
-------------------------------------------------------------------------------
big5.so
bigdecimal.so
bubblebabble.so
callback.so
chinese.so
complex.so
console.so
continuation.so
coverage.so
cp949.so
cparse.so
curses.so
date_core.so
dbm.so
digest.so
dl.so
emacs_mule.so
emoji.so
emoji_iso2022_kddi.so
emoji_sjis_docomo.so
emoji_sjis_kddi.so
emoji_sjis_softbank.so
encdb.so
escape.so
etc.so
euc_jp.so
euc_kr.so
euc_tw.so
fcntl.so
fiber.so
fiddle.so
gb18030.so
gb2312.so
gbk.so
gdbm.so
generator.so
iso2022.so
iso_8859_1.so
iso_8859_10.so
iso_8859_11.so
iso_8859_13.so
iso_8859_14.so
iso_8859_15.so
iso_8859_16.so
iso_8859_2.so
iso_8859_3.so
iso_8859_4.so
iso_8859_5.so
iso_8859_6.so
iso_8859_7.so
iso_8859_8.so
iso_8859_9.so
japanese.so
japanese_euc.so
japanese_sjis.so
koi8_r.so
koi8_u.so
korean.so
md5.so
nkf.so
nonblock.so
objspace.so
openssl.so
parser.so
pathname.so
psych.so
pty.so
rational.so
readline.so
ripper.so
rmd160.so
sdbm.so
sha1.so
sha2.so
shift_jis.so
single_byte.so
socket.so
stringio.so
strscan.so
syslog.so
transdb.so
utf8_mac.so
utf_16_32.so
utf_16be.so
utf_16le.so
utf_32be.so
utf_32le.so
wait.so
windows_1251.so
windows_31j.so
zlib.so
to the top
-------------------------------------------------------------------------------
Generated on Fri Jun 7 16:03:36 2013 for libruby by ABI Compliance Checker 1.99
A tool for checking backward compatibility of a C/C++ library API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment