Update Known bugs present in the current stable version: logical condition fixed authored by Johannes Pfeifer's avatar Johannes Pfeifer
...@@ -3,7 +3,7 @@ This page documents known bugs in Dynare stable. ...@@ -3,7 +3,7 @@ This page documents known bugs in Dynare stable.
* Perfect foresight simulations * Perfect foresight simulations
* the `debug`-mode did not preserve sparsity, causing out of memory errors (bug fixed in bbdcdc89) * the `debug`-mode did not preserve sparsity, causing out of memory errors (bug fixed in bbdcdc89)
* Estimation: * Estimation:
* the computation of prior/posterior statistics would crash if `filter step_ahead > 1` without requesting `forecast` or the `smoother` (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2114) * the computation of prior/posterior statistics would crash if `filter step_ahead > 1` without requesting `forecast` or the `smoother` (bug fixed, see e7ca989b)
* 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)
* 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)
--- ---
\ No newline at end of file