port for QNX7.1/8.0#1446
Closed
pkleymonov-qnx wants to merge 3 commits into
Closed
Conversation
- setup qemu x86_64 QNX image with integrated tests see: asio/qnx/test/README.md - SA_RESTART excluded for QNX. - fix unittest unit/ip/multicast for multicast_address_v6 - fix wrong loopback interface selection for multicast unittest - workaround for QNX8.0/aarch64le sysconf(_SC_NPROCESSORS_ONLN) reports wrong cpu core count.
Author
|
To fix Cirrus CI check issue with main it needs for merging this PR:#1437 first. |
glenfe
reviewed
Mar 15, 2024
| // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
| // | ||
| // Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) | ||
| // Copyright (c) 2023, BlackBerry Limited. All Rights Reserved. |
There was a problem hiding this comment.
"All Rights Reserved" isn't going to fly with the Boost Software License.
pkleymonov-qnx
marked this pull request as draft
March 19, 2024 12:32
pkleymonov-qnx
marked this pull request as ready for review
April 3, 2024 16:02
Author
|
outdated. Please look at new PR #1591 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
resolve port for QNX7.1 and QNX8.0 #1411
resolve SA_RESTART is not supported by QNX 7.1 #1422
resolve ASIO fails on stringview errors when compiling with QNX-compiler and using -std=c++14 #1098
resolve Are there ASIO compile for QNX platform relevant document? #976