Update Known bugs present in the current stable version: dsample was fixed authored by Johannes Pfeifer's avatar Johannes Pfeifer
...@@ -9,7 +9,7 @@ This page documents known bugs in Dynare stable. ...@@ -9,7 +9,7 @@ This page documents known bugs in Dynare stable.
* The `gsa_sample_file` was broken (bug fixed in 8aaed032) * The `gsa_sample_file` was broken (bug fixed in 8aaed032)
* `mode_compute=5` (`newrat`) would crash with `analytic_derivation` (bug fixed in 3da4d77f) * `mode_compute=5` (`newrat`) would crash with `analytic_derivation` (bug fixed in 3da4d77f)
* `discretionary_policy` would crash if the model was purely forward-looking (bug fixed in 0668025f and f8405777) * `discretionary_policy` would crash if the model was purely forward-looking (bug fixed in 0668025f and f8405777)
* The `dsample` command would crash (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2342) * The `dsample` command would crash (bug fixed in c98eaebe)
* Plotting `dseries` does not correctly show dates on the x-axis (bug not yet fixed, see https://git.dynare.org/Dynare/dseries/-/issues/59) * Plotting `dseries` does not correctly show dates on the x-axis (bug not yet fixed, see https://git.dynare.org/Dynare/dseries/-/issues/59)
* 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)
... ...
......