boostorg / boostorg/stacktrace
Support for QNX 7
未關閉
bug
enhancement
help wanted
- 主要語言
- C++
- 星號
- 494
- 分支
- 86
- 平均合併
- 8 天 20 小時
- 30 天內合併 PR
- 3
描述
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)
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。