@@ -11,6 +11,7 @@ This page documents known bugs in Dynare stable.
*`model_comparison` will crash if the `.mod` file name has less than four characters (bug fixed in 183e6fbb)
*`shock_decomposition` will overwrite previously stored smoother results (bug fixed in 9e53bd99)
*`x13` does not handle missing values, particularly at the beginning of a series (bug fixed in dseries@95a011a7 and dseries@c0786192)
*`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)
* 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)