mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
A Discord user reported that StackWalker gives blank stacktraces. MSVC's C++23 support is unstable, so we can't use std::stacktrace yet. In the meantime, we can just return an empty string and remove the unmaintained StackWalker library and its hacky upstream_utils script.
4.0 KiB
4.0 KiB