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.
* Perfect foresight simulations of models with a single equation crash when using either the `lmmcp` option or the `linear_approximation` (bug fixed in 87cc51932134aea2be55d7cfff4e39c61267c162)
* Inequality constraints on endogenous variables (when using the `lmmcp` option) are not enforced on purely backward or purely forward models (#1720) * 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)
... ...
......