Update Known bugs present in the current stable version authored by Willi Mutschler's avatar Willi Mutschler
This page documents known bugs in Dynare stable. This page documents known bugs in Dynare stable.
* Identification will display incorrect results if parameter dependence is implemented via a steady state file (bug not yet fixed; see https://git.dynare.org/Dynare/dynare/-/issues/1733) * Identification will in some cases compute wrong Jacobian of moments (bug fix in Dynare/dynare!1733)
* Identification will display incorrect results if parameter dependence is implemented via a steady state file (bug fix in Dynare/dynare!1732; see discussion in https://git.dynare.org/Dynare/dynare/-/issues/1733)
* Using external functions in a model local variable crashes the preprocessor (bug fixed in preprocessor@931935a9420804db7e7d528659ef3be2801886d6) * Using external functions in a model local variable crashes the preprocessor (bug fixed in preprocessor@931935a9420804db7e7d528659ef3be2801886d6)
* Model local variables are not in the `modfile.json` JSON file (#1723) * Model local variables are not in the `modfile.json` JSON file (#1723)
* Model local variables names have two spurious underscores when they are defined in the `dynamic.json` and `static.json` files (but only in the definition, not when they are used, which is inconsistent) (bug fixed in preprocessor@f9ab44da56558ae4be891ad97e52b637484551f6) * Model local variables names have two spurious underscores when they are defined in the `dynamic.json` and `static.json` files (but only in the definition, not when they are used, which is inconsistent) (bug fixed in preprocessor@f9ab44da56558ae4be891ad97e52b637484551f6)
... ...
......