Test Info
| Library Name | libricohcamerasdk-dev |
| Version #1 | lfs |
| Version #2 | timet |
| Arch | ARM |
| Subject | Source Compatibility |
Test Results
| Total Header Files | 31 |
| Total Libraries | 0 |
| Total Symbols / Types | 600 / 72 |
| Compatibility |
99.6% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 4 |
| Removed Symbols | High | 4 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 1 |
Problems with Symbols | High | 0 |
| Medium | 4 |
| Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols 4
camera_time.hpp
namespace Ricoh::CameraController
CameraTime::__ct [C1] ( long long dateTime )
_ZN5Ricoh16CameraController10CameraTimeC1Ex
CameraTime::__ct [C2] ( long long dateTime )
_ZN5Ricoh16CameraController10CameraTimeC2Ex
CameraTimeValue::__ct [C1] ( long long dateTime )
_ZN5Ricoh16CameraController15CameraTimeValueC1Ex
CameraTimeValue::__ct [C2] ( long long dateTime )
_ZN5Ricoh16CameraController15CameraTimeValueC2Ex
to the top
Removed Symbols 4
camera_time.hpp
namespace Ricoh::CameraController
CameraTime::__ct [C1] ( long dateTime )
_ZN5Ricoh16CameraController10CameraTimeC1El
CameraTime::__ct [C2] ( long dateTime )
_ZN5Ricoh16CameraController10CameraTimeC2El
CameraTimeValue::__ct [C1] ( long dateTime )
_ZN5Ricoh16CameraController15CameraTimeValueC1El
CameraTimeValue::__ct [C2] ( long dateTime )
_ZN5Ricoh16CameraController15CameraTimeValueC2El
to the top
Problems with Symbols, Medium Severity 4
camera_time.hpp
namespace Ricoh::CameraController
[+] CameraTime::__ct [C1] ( long dateTime ) 1
⇣
CameraTime::__ct [C1] ( long long dateTime )
_ZN5Ricoh16CameraController10CameraTimeC1El
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
[+] CameraTime::__ct [C2] ( long dateTime ) 1
⇣
CameraTime::__ct [C2] ( long long dateTime )
_ZN5Ricoh16CameraController10CameraTimeC2El
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
[+] CameraTimeValue::__ct [C1] ( long dateTime ) 1
⇣
CameraTimeValue::__ct [C1] ( long long dateTime )
_ZN5Ricoh16CameraController15CameraTimeValueC1El
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
[+] CameraTimeValue::__ct [C2] ( long dateTime ) 1
⇣
CameraTimeValue::__ct [C2] ( long long dateTime )
_ZN5Ricoh16CameraController15CameraTimeValueC2El
|
Change |
Effect |
| 1 |
Parameters list has been changed. |
Recompilation of a client program may be broken. |
to the top
Problems with Data Types, Low Severity 1
time_t.h
[+] typedef time_t 1
|
Change |
Effect |
| 1 |
Base type has been changed from long to long long. |
Recompilation of a client program may be broken. |
[+] affected symbols: 1 (0.2%)
Ricoh::CameraController::CameraTimeValue::get ( )
Return value is of type 'time_t'.
to the top
Header Files 31
camera_device.hpp
camera_device_detector.hpp
camera_device_setting.hpp
camera_event_listener.hpp
camera_image.hpp
camera_image_list.hpp
camera_status.hpp
camera_storage.hpp
camera_storage_list.hpp
camera_time.hpp
capture.hpp
capture_method.hpp
capture_setting.hpp
error.hpp
export.hpp
exposure_compensation.hpp
exposure_program.hpp
f_number.hpp
hyper_operation_enable.hpp
iso.hpp
live_view_specification.hpp
point.hpp
response.hpp
ricoh_camera_sdk.hpp
shutter_speed.hpp
still_image_capture_format.hpp
still_image_quality.hpp
storage_writing.hpp
user_capture_settings_mode.hpp
version.hpp
white_balance.hpp
to the top
Libraries 0
to the top