boostorg / boostorg/stacktrace

Support for QNX 7

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
bug enhancement help wanted
Dominant language
C++
Stars
494
Forks
86
Avg merge
8d 20h
Merged PRs (30d)
3

Description

Since boost shall be platform independent and QNX 7 is a Unix variant, would there be support for QNX 7? I tried to use boost/stacktrace with QNX 7. Just including boost/stacktrace.hpp resulted in a compilation error because the internally included backtrace.h (from QNX 7) did not resolve the required symbols. Comparing QNX7's backtrace.h with Windows' backtrace.h made obvious that it could not compile.

[QNX7-backtrace.zip](https://github.com/boostorg/stacktrace/files/1663383/QNX7-backtrace.zip)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.