dynare/mex
Sébastien Villemot a8351130f1
Bytecode MEX: bugfix in error message printing
Class Evaluate had data members with the same name as members of
ErrorMsg (which it derives from). In practice, this means that the data members
from ErrorMsg could be unitialized when displaying error messages.
2022-07-25 15:07:52 +02:00
..
build Bytecode MEX: build with -Wmaybe-unitialized 2022-07-20 15:10:40 +02:00
sources Bytecode MEX: bugfix in error message printing 2022-07-25 15:07:52 +02:00