Add MSVC intrinsics to ARM core, fix incorrect carry flag in fallback… #346
Annotations
23 warnings
Build: ubuntu-20.04 - Qt6-Dynamic
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build: ubuntu-20.04 - Qt6-Dynamic:
core/arm/spscqueue.h#L18
suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
|
Build: ubuntu-20.04 - Qt6-Dynamic:
core/arm/spscqueue.h#L18
suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
|
Build: ubuntu-20.04 - Qt6-Dynamic:
core/arm/spscqueue.h#L18
suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
|
Build: ubuntu-20.04 - Qt6-Dynamic:
gui/qt/debugger/disasm.cpp#L111
comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Build: ubuntu-20.04 - Qt6-Dynamic:
gui/qt/debugger.cpp#L2026
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
Build: ubuntu-20.04 - Qt6-Dynamic:
gui/qt/debugger.cpp#L2213
‘QPoint QMouseEvent::globalPos() const’ is deprecated: Use globalPosition() [-Wdeprecated-declarations]
|
Build: ubuntu-20.04 - Qt6-Dynamic:
gui/qt/keypad/keypadwidget.cpp#L413
‘QPointF QMouseEvent::localPos() const’ is deprecated: Use position() [-Wdeprecated-declarations]
|
Build: ubuntu-20.04 - Qt6-Dynamic:
gui/qt/keypad/keypadwidget.cpp#L436
‘QPointF QEventPoint::pos() const’ is deprecated: Use position() [-Wdeprecated-declarations]
|
Build: ubuntu-20.04 - Qt6-Dynamic:
gui/qt/lcdwidget.cpp#L102
‘QPoint QDropEvent::pos() const’ is deprecated: Use position().toPoint() [-Wdeprecated-declarations]
|
Build: ubuntu-20.04 - Qt6-Dynamic:
gui/qt/lcdwidget.cpp#L111
‘QPoint QDropEvent::pos() const’ is deprecated: Use position().toPoint() [-Wdeprecated-declarations]
|
Build: ubuntu-20.04 - Qt6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build: ubuntu-20.04 - Qt6:
core/arm/spscqueue.h#L18
suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
|
Build: ubuntu-20.04 - Qt6:
core/arm/spscqueue.h#L18
suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
|
Build: ubuntu-20.04 - Qt6:
core/arm/spscqueue.h#L18
suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
|
Build: ubuntu-20.04 - Qt6:
gui/qt/debugger/disasm.cpp#L111
comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Build: ubuntu-20.04 - Qt6:
gui/qt/debugger.cpp#L2026
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
Build: ubuntu-20.04 - Qt6:
gui/qt/debugger.cpp#L2213
‘QPoint QMouseEvent::globalPos() const’ is deprecated: Use globalPosition() [-Wdeprecated-declarations]
|
Build: ubuntu-20.04 - Qt6:
gui/qt/keypad/keypadwidget.cpp#L413
‘QPointF QMouseEvent::localPos() const’ is deprecated: Use position() [-Wdeprecated-declarations]
|
Build: ubuntu-20.04 - Qt6:
gui/qt/keypad/keypadwidget.cpp#L436
‘QPointF QEventPoint::pos() const’ is deprecated: Use position() [-Wdeprecated-declarations]
|
Build: ubuntu-20.04 - Qt6:
gui/qt/lcdwidget.cpp#L102
‘QPoint QDropEvent::pos() const’ is deprecated: Use position().toPoint() [-Wdeprecated-declarations]
|
Build: ubuntu-20.04 - Qt6:
gui/qt/lcdwidget.cpp#L111
‘QPoint QDropEvent::pos() const’ is deprecated: Use position().toPoint() [-Wdeprecated-declarations]
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "CEmu_linux_Qt6_master", "CEmu_linux_Qt6-Dynamic_master".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
CEmu_linux_Qt6-Dynamic_master
Expired
|
3.52 MB |
|
CEmu_linux_Qt6_master
Expired
|
26.8 MB |
|