dynare/mex
Sébastien Villemot ce2c1e0d30
No longer use C++ UTF-8 string literals
They don’t bring any added value, and break compilation in C++20 mode (because
they are then of type “const char8_t *” which is distinct from “const char *”).
2022-05-04 18:32:52 +02:00
..
build Octave 7 compatibility fix: add --link-stand-alone when getting LDFLAGS from mkoctfile 2022-04-15 14:32:54 +02:00
sources No longer use C++ UTF-8 string literals 2022-05-04 18:32:52 +02:00