Binary compatibility report for the pugixml library between 1.5 and 1.6 versions on x86
Test Info
Library Name | pugixml |
Version #1 | 1.5 |
Version #2 | 1.6 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 335 / 153 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (4)
pugixml.hpp,
libpugixml.so.1.6
namespace pugi
xml_attribute::operator = ( float rhs )
[symbol: _ZN4pugi13xml_attributeaSEf]
xml_attribute::set_value ( float rhs )
[symbol: _ZN4pugi13xml_attribute9set_valueEf]
xml_text::operator = ( float rhs )
[symbol: _ZN4pugi8xml_textaSEf]
xml_text::set ( float rhs )
[symbol: _ZN4pugi8xml_text3setEf]
to the top
Header Files (2)
pugiconfig.hpp
pugixml.hpp
to the top
Shared Libraries (1)
libpugixml.so.1.5
to the top