cpptrace icon indicating copy to clipboard operation
cpptrace copied to clipboard

`std::is_trivial` was deprecated in C++26

Open Sirraide opened this issue 7 months ago • 1 comments

Recent versions of at least libstdc++ have started emitting deprecation warnings if cpptrace is compiled in C++26 mode.

See https://wg21.link/p3247r2.

Sirraide avatar Apr 20 '25 14:04 Sirraide

Thanks, I’ll update this later today or happy to accept a PR for it

jeremy-rifkin avatar Apr 20 '25 14:04 jeremy-rifkin

Fixed in the new release

jeremy-rifkin avatar Jun 12 '25 17:06 jeremy-rifkin