On Tue Sep 12 06:59:16 2023 +0000, Piotr Caban wrote:
It's because you didn't change `MSVCP_future_error_what` implementation. What I've meant is that "" name should be used unconditionally in _Throw_future_error and error code to string translation should be done in future_error::what.
ah... i see what you mean. will do