cameron314 / cameron314/concurrentqueue
Question: Does this build and run on QNX ?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.5k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Hello all,
Anyone with experience on QNX?
It fails with the unsupported system when it tries to define the Semaphore wrapper.
QNX probably does not have unix defined.
I'd be surprised if this is not supported on QNX but asking here.
Thanks,
Kobi
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the unsupported-system failure on QNX and inspect the Semaphore wrapper referenced in the issue. Check how the platform is detected, including the unix condition; done means establishing whether QNX is supported and identifying the required compatibility change or documenting that it is not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100