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.
* Steady state computation with `bytecode` and `block` could fail if some equations were marked `[static]` (if temporary terms were created for the derivatives) (fixed in preprocessor@b78ac1d31fd27b8cc89ac2162d58d029821f9af1 and 8f5815d01d3604494f4a0bffc5f92d842972b844)
* Steady state computation with `bytecode` and `block`, and `solve_algo` ⩽ 4 or ⩾ 9 can needlessly fail * Steady state computation with `bytecode` and `block`, and `solve_algo` ⩽ 4 or ⩾ 9 can needlessly fail
* Perfect foresight simulation with `bytecode` and `block` of *linear* “Solve forward simple/complete” blocks will give incorrect results (fixed in 863fa2de1c04d2a33aef042adacdb78dae4d0ae1) * Perfect foresight simulation with `bytecode` and `block` of *linear* “Solve forward simple/complete” blocks will give incorrect results (fixed in 863fa2de1c04d2a33aef042adacdb78dae4d0ae1)
* Perfect foresight simulations with block decomposition (and without `bytecode` option) will crash or give incorrect results if there are blocks of type “Solve forward/backward simple/complete” (fixed in fa7b331cf4143816a6565e3b5075cc3b10ba879d) * Perfect foresight simulations with block decomposition (and without `bytecode` option) will crash or give incorrect results if there are blocks of type “Solve forward/backward simple/complete” (fixed in fa7b331cf4143816a6565e3b5075cc3b10ba879d)
... ...
......