Skip to content
Snippets Groups Projects
Verified Commit 1db43c50 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Bytecode MEX: in error messages, revert back to default floating point format

A move to fixed format was erroneously made in
4893f0e8 and
ff85fc64, where stream formatting of floating
points has been replaced by the use of std::to_string().

(partial cherry pick from commit 7c4dc1ab)
parent a385c909
Loading
Checking pipeline status