$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [stacktrace] Two days remaining before review ends
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2017-04-11 01:20:44
I have a question on stacktrace: is it possible to decouple the capture of
stacktraces from the conversion to a human-readable format? These are two
different use cases and while most programs need both, that is not true for
libraries.
Emil