@@ -14,6 +14,8 @@ This page documents known bugs in Dynare stable.
*`x13` would occasionally crash under Windows with segmentation violations (bug fixed in https://git.dynare.org/Dynare/dynare/-/commit/39c2cba1b6c196702490d1cc7706ef5e7ca1939a)
* OccBin: estimation will crash if a previous `shocks(surprise)`-simulation was conducted (bug fixed in 37eb1097)
*`method_of_moments` with `gmm` ignored the `analytic_standard_errors` option when using `mode_compute=4` (bug fixed in 3895da48)
* The `internals` command would not find the location of the `_results.mat`-file (bug fixed in 6f8fc22d)
* The `prior optimize` command would not work with `mode_compute=5` (bug fixed in 7f5d8b81)
* Theoretical moments at `order=2` with `pruning` do not contain unconditional and conditional variance decomposition (regression from 4.6; fixed in 41ac891f and c063d536; not backported to 5.x)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
* The `bvar_irf` command would ignore the `SquareRoot` option and instead employ a Cholesky decomposition (bug fixed in 14634946dc724760e5a955346130763993c6ec62)