Binary compatibility report for the uw-imap library  between 2002e and 2004a versions on x86

Test Info


Library Nameuw-imap
Version #12002e
Version #22004a
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types242 / 196
VerdictIncompatible
(0.2%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low4
Problems with
Symbols
High0
Medium1
Low11
Problems with
Constants
Low0

Added Symbols (2)


mail.h, c-client.so
mail_fetch_overview_default ( MAILSTREAM* stream, void(*ofn)(MAILSTREAM*, unsigned long, OVERVIEW*, unsigned long) )
mail_fetch_overview_sequence ( MAILSTREAM* stream, char* sequence, void(*ofn)(MAILSTREAM*, unsigned long, OVERVIEW*, unsigned long) )

to the top

Problems with Symbols, Medium Severity (1)


mail.h, c-client.so
[+] mail_thread_loadcache ( MAILSTREAM* stream, unsigned long uid, OVERVIEW* ov ) (1)

to the top

Problems with Data Types, Low Severity (4)


mail.h
[+] struct mail_envelope (1)
[+] struct mail_stream (1)
[+] struct send_stream (1)
[+] typedef overview_t (1)

to the top

Problems with Symbols, Low Severity (11)


mail.h, c-client.so
[+] mail_body ( MAILSTREAM* stream, unsigned long msgno, char* section ) (1)
[+] mail_parse_date ( MESSAGECACHE* elt, char* string ) (1)
[+] mail_sequence ( MAILSTREAM* stream, char* sequence ) (1)
[+] mail_uid_sequence ( MAILSTREAM* stream, char* sequence ) (1)

misc.h, c-client.so
[+] compare_csizedtext char* s1, mail_sizedtext* s2 ) (1)
[+] compare_cstring char* s1, char* s2 ) (2)
[+] lcase char* string ) (2)
[+] ucase char* string ) (2)

to the top

Header Files (1)


c-client.h

to the top

Shared Libraries (1)


c-client.so

to the top




Generated on Mon Apr 9 15:19:59 2012 for uw-imap by ABI Compliance Checker 1.97.3  
A tool for checking backward compatibility of a C/C++ library API