forecast+mode_compute=0 fixed authored by Sébastien Villemot's avatar Sébastien Villemot
...@@ -2,7 +2,7 @@ This page documents known bugs in Dynare stable. ...@@ -2,7 +2,7 @@ This page documents known bugs in Dynare stable.
* Passing multiple shock values through a MATLAB/Octave vector in a `mshocks` block does not work (bug fixed in ffa828a659bec9a590ca3794012d1c5b828061a6 and 12ef75314a4d2ba3a36c90cb42476e74e1eec976) * Passing multiple shock values through a MATLAB/Octave vector in a `mshocks` block does not work (bug fixed in ffa828a659bec9a590ca3794012d1c5b828061a6 and 12ef75314a4d2ba3a36c90cb42476e74e1eec976)
* `mode_compute=12` is broken (bug fixed via !1784) * `mode_compute=12` is broken (bug fixed via !1784)
* The `forecast`-option is ignored when using `mode_compute=0` without a mode-file to execute the smoother (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/1802) * The `forecast`-option is ignored when using `mode_compute=0` without a mode-file to execute the smoother (bug fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/1802)
* `discretionary_policy` crashes in the presence of news shocks (bug fixed * `discretionary_policy` crashes in the presence of news shocks (bug fixed
via !1767) via !1767)
* `ramsey_constraints` crashes if the constraint contains defined `parameters` (bug fixed in https://git.dynare.org/Dynare/dynare/-/merge_requests/1788) * `ramsey_constraints` crashes if the constraint contains defined `parameters` (bug fixed in https://git.dynare.org/Dynare/dynare/-/merge_requests/1788)
... ...
......