@@ -4,7 +4,10 @@ This page documents known bugs in Dynare stable.
...
@@ -4,7 +4,10 @@ This page documents known bugs in Dynare stable.
*`mh_recover` and `load_mh_file` will not find the saved proposal density and have to rely on the mode-file (bug fixed in df09084a)
*`mh_recover` and `load_mh_file` will not find the saved proposal density and have to rely on the mode-file (bug fixed in df09084a)
*`load_results_after_load_mh` will not find the location of the results-file (bug fixed in 905e7c43)
*`load_results_after_load_mh` will not find the location of the results-file (bug fixed in 905e7c43)
* The `contemp_reduced_form`-option of the `sbvar`-command is broken (bug not yet fixed, see #1716)
* The `contemp_reduced_form`-option of the `sbvar`-command is broken (bug not yet fixed, see #1716)
* Perfect foresight: when solving purely forward or backward models with the PATH solver (`solve_algo=10`), `mcp`-tags were ignored (bug fixed in 0225cb23)
* Perfect foresight:
* when solving purely forward or backward models with the PATH solver (`solve_algo=10`), `mcp`-tags were ignored (bug fixed in 0225cb23)
*`linear_approximation` will ignore the `nocheck`-option (bug fixed in 9301024d)
*`model_diagnostics` does not work with `block_trust_region` (`solve_algo=13,14`) (bug fixed in d76455fb)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)