Update Known bugs present in the current stable version authored by Sébastien Villemot's avatar Sébastien Villemot
This page documents known bugs in Dynare stable. This page documents known bugs in Dynare stable.
* Inequality constraints on endogenous variables (when using the `lmmcp` option) are not enforced on purely backward or purely forward models (#1720)
* Perfect foresight simulations with `bytecode` and `block` options can crash if there is a purely forward variable whose value in all periods can be evaluated backward (typically a process of the form `y=a*y(+1)+e`) (fixed; see #1727) * Perfect foresight simulations with `bytecode` and `block` options can crash if there is a purely forward variable whose value in all periods can be evaluated backward (typically a process of the form `y=a*y(+1)+e`) (fixed; see #1727)
* `extended_path` is (still) broken with `bytecode` (fixed in 71e3e0d4) * `extended_path` is (still) broken with `bytecode` (fixed in 71e3e0d4)
* 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)
... ...
......