API compatibility report for the libxmltooling-dev library between lfs and timet versions on ARM


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibxmltooling-dev
Version #1lfs
Version #2timet
ArchARM
GCC Version12
SubjectBinary Compatibility

Test Results


Total Header Files86
Total Libraries0
Total Symbols / Types163 / 40
Compatibility 100%

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Header Files  86 


AbstractAttributeExtensibleXMLObject.h
AbstractComplexElement.h
AbstractDOMCachingXMLObject.h
AbstractPKIXTrustEngine.h
AbstractSimpleElement.h
AbstractXMLObject.h
AbstractXMLObjectMarshaller.h
AbstractXMLObjectUnmarshaller.h
AnyElement.h
AttributeExtensibleXMLObject.h
base.h
BasicX509Credential.h
ChainingTrustEngine.h
char_traits.h
CloneInputStream.h
ConcreteXMLObjectBuilder.h
config_pub.h
ContentReference.h
Credential.h
CredentialContext.h
CredentialCriteria.h
CredentialResolver.h
CurlURLInputStream.h
DataSealer.h
Decrypter.h
DirectoryWalker.h
ElementExtensibleXMLObject.h
ElementProxy.h
EncryptedKeyResolver.h
Encrypter.h
Encryption.h
exceptions.h
GenericRequest.h
GenericResponse.h
HTTPRequest.h
HTTPResponse.h
HTTPSOAPTransport.h
KeyInfo.h
KeyInfoCredentialContext.h
KeyInfoResolver.h
Lockable.h
logging.h
Namespace.h
NDC.h
OpenSSLCredential.h
OpenSSLCryptoX509CRL.h
OpenSSLPathValidator.h
OpenSSLSecurityHelper.h
OpenSSLSOAPTransport.h
OpenSSLSupport.h
OpenSSLTrustEngine.h
ParserPool.h
PathResolver.h
PathValidator.h
PKIXPathValidatorParams.h
PluginManager.h
Predicates.h
QName.h
ReloadableXMLFile.h
ReplayCache.h
SecurityHelper.h
Signature.h
SignatureTrustEngine.h
SignatureValidator.h
SOAP.h
SOAPClient.h
SOAPTransport.h
StorageService.h
TemplateEngine.h
Threads.h
TrustEngine.h
unicode.h
UnknownElement.h
URLEncoder.h
Validator.h
ValidatorSuite.h
version.h
X509Credential.h
X509TrustEngine.h
XMLConstants.h
XMLHelper.h
XMLObject.h
XMLObjectBuilder.h
XMLObjectChildrenList.h
XMLToolingConfig.h
XSECCryptoX509CRL.h

to the top

Libraries  0 



to the top



Test Info


Library Namelibxmltooling-dev
Version #1lfs
Version #2timet
ArchARM
SubjectSource Compatibility

Test Results


Total Header Files86
Total Libraries0
Total Symbols / Types2392 / 357
Compatibility 99.1%

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh6
Problems with
Data Types
High14
Medium0
Low1
Problems with
Symbols
High0
Medium11
Low0
Problems with
Constants
Low0

Added Symbols  6 


AbstractXMLObject.h
namespace xmltooling
AbstractXMLObject::prepareForAssignment ( xercesc_3_2::XMLDateTime* oldValue, long long newValue, bool duration )

DataSealer.h
namespace xmltooling
DataSealer::wrap ( char const* s, long long exp ) const

HTTPResponse.h
namespace xmltooling
HTTPResponse::setCookie ( char const* name, char const* value, long long expires, enum HTTPResponse::samesite_t sameSiteValue )
HTTPResponse::setCookie ( char const* name, char const* value, long long expires, enum HTTPResponse::samesite_t sameSiteValue, bool sameSiteFallback )

ReplayCache.h
namespace xmltooling
ReplayCache::check ( char const* context, char const* s, long long expires )
ReplayCache::check ( char const* context, XMLCh const* s, long long expires )

to the top

Removed Symbols  6 


AbstractXMLObject.h
namespace xmltooling
AbstractXMLObject::prepareForAssignment ( xercesc_3_2::XMLDateTime* oldValue, long newValue, bool duration )

DataSealer.h
namespace xmltooling
DataSealer::wrap ( char const* s, long exp ) const

HTTPResponse.h
namespace xmltooling
HTTPResponse::setCookie ( char const* name, char const* value, long expires, enum HTTPResponse::samesite_t sameSiteValue )
HTTPResponse::setCookie ( char const* name, char const* value, long expires, enum HTTPResponse::samesite_t sameSiteValue, bool sameSiteFallback )

ReplayCache.h
namespace xmltooling
ReplayCache::check ( char const* context, char const* s, long expires )
ReplayCache::check ( char const* context, XMLCh const* s, long expires )

to the top

Problems with Data Types, High Severity  14 


StorageService.h
namespace xmltooling
[+] struct StorageService  14 

to the top

Problems with Symbols, Medium Severity  11 


AbstractXMLObject.h
namespace xmltooling
[+] AbstractXMLObject::prepareForAssignment ( xercesc_3_2::XMLDateTime* oldValue, long newValue, bool duration )  1 

DataSealer.h
namespace xmltooling
[+] DataSealer::wrap ( char const* s, long exp ) const  1 

ReplayCache.h
namespace xmltooling
[+] ReplayCache::check ( char const* context, char const* s, long expires )  1 
[+] ReplayCache::check ( char const* context, XMLCh const* s, long expires )  1 

StorageService.h
namespace xmltooling
[+] StorageService::createString ( char const* context, char const* key, char const* value, long expiration )  1 
[+] StorageService::createText ( char const* context, char const* key, char const* value, long expiration )  1 
[+] StorageService::readString ( char const* context, char const* key, std::string* pvalue, long* pexpiration, int version )  1 
[+] StorageService::readText ( char const* context, char const* key, std::string* pvalue, long* pexpiration, int version )  1 
[+] StorageService::updateContext ( char const* context, long expiration )  1 
[+] StorageService::updateString ( char const* context, char const* key, char const* value, long expiration, int version )  1 
[+] StorageService::updateText ( char const* context, char const* key, char const* value, long expiration, int version )  1 

to the top

Problems with Data Types, Low Severity  1 


time_t.h
[+] typedef time_t  1 

to the top

Header Files  86 


AbstractAttributeExtensibleXMLObject.h
AbstractComplexElement.h
AbstractDOMCachingXMLObject.h
AbstractPKIXTrustEngine.h
AbstractSimpleElement.h
AbstractXMLObject.h
AbstractXMLObjectMarshaller.h
AbstractXMLObjectUnmarshaller.h
AnyElement.h
AttributeExtensibleXMLObject.h
base.h
BasicX509Credential.h
ChainingTrustEngine.h
char_traits.h
CloneInputStream.h
ConcreteXMLObjectBuilder.h
config_pub.h
ContentReference.h
Credential.h
CredentialContext.h
CredentialCriteria.h
CredentialResolver.h
CurlURLInputStream.h
DataSealer.h
Decrypter.h
DirectoryWalker.h
ElementExtensibleXMLObject.h
ElementProxy.h
EncryptedKeyResolver.h
Encrypter.h
Encryption.h
exceptions.h
GenericRequest.h
GenericResponse.h
HTTPRequest.h
HTTPResponse.h
HTTPSOAPTransport.h
KeyInfo.h
KeyInfoCredentialContext.h
KeyInfoResolver.h
Lockable.h
logging.h
Namespace.h
NDC.h
OpenSSLCredential.h
OpenSSLCryptoX509CRL.h
OpenSSLPathValidator.h
OpenSSLSecurityHelper.h
OpenSSLSOAPTransport.h
OpenSSLSupport.h
OpenSSLTrustEngine.h
ParserPool.h
PathResolver.h
PathValidator.h
PKIXPathValidatorParams.h
PluginManager.h
Predicates.h
QName.h
ReloadableXMLFile.h
ReplayCache.h
SecurityHelper.h
Signature.h
SignatureTrustEngine.h
SignatureValidator.h
SOAP.h
SOAPClient.h
SOAPTransport.h
StorageService.h
TemplateEngine.h
Threads.h
TrustEngine.h
unicode.h
UnknownElement.h
URLEncoder.h
Validator.h
ValidatorSuite.h
version.h
X509Credential.h
X509TrustEngine.h
XMLConstants.h
XMLHelper.h
XMLObject.h
XMLObjectBuilder.h
XMLObjectChildrenList.h
XMLToolingConfig.h
XSECCryptoX509CRL.h

to the top

Libraries  0 



to the top