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.
* The `notmpterms` option of the `dynare` command triggers a crash if the `block` option of the `model` block is used (fixed in preprocessor@3932196ff452eabeae474cecaca78ca65354acf8)
* When the `use_dll` option is passed to the `model` block, the operator `abs` in the `model` block returns an incorrect result (it returns the integer part of the absolute value) (fixed in preprocessor@8cac64c1cbef2b3a55bb539ffbb429ff1f58939a) * When the `use_dll` option is passed to the `model` block, the operator `abs` in the `model` block returns an incorrect result (it returns the integer part of the absolute value) (fixed in preprocessor@8cac64c1cbef2b3a55bb539ffbb429ff1f58939a)
* Occbin: * Occbin:
* the piecewise linear Kalman filter (PKF) may crash if the model solution cannot be computed for a parameter draw (bug fixed in 3c0f8ec6 and eb416186) * the piecewise linear Kalman filter (PKF) may crash if the model solution cannot be computed for a parameter draw (bug fixed in 3c0f8ec6 and eb416186)
... ...
......