yhsb2k dc5cd9d1f3 Fix build with MinGW-w64 12+. (#140)
For more details see: https://github.com/boostorg/stacktrace/issues/133

Accommodate mingw-llvm to this fix as well

macros defined by mingw-llvm 16 (https://github.com/mstorsjo/llvm-mingw):
#define __GNUC_MINOR__ 2
#define __GNUC_PATCHLEVEL__ 1
#define __GNUC__ 4

#define __clang_major__ 16
#define __clang_minor__ 0
#define __clang_patchlevel__ 0
2023-09-02 16:36:27 +03:00
2023-05-21 12:42:28 +03:00
2023-08-25 12:09:31 +03:00
2023-02-08 17:45:10 +08:00
2023-02-08 17:45:10 +08:00
2020-01-18 14:11:02 +03:00
2023-08-27 18:27:41 +03:00
2017-06-26 01:31:27 +03:00
2023-08-11 21:32:41 +03:00
2021-09-11 18:15:38 +03:00

Boost.Stacktrace

Library for storing and printing backtraces.

Boost.Stacktrace is a part of the Boost C++ Libraries.

Test results

@ Build Tests coverage More info
Develop branch: CI Build status Coverage Status details...
Master branch: CI Build status Coverage Status details...

Latest developer documentation

License

Distributed under the Boost Software License, Version 1.0.

Description
Mirrored via gitea-mirror
Readme 1.4 MiB
Languages
C++ 93.7%
CMake 4.2%
C 1.7%
HTML 0.4%