The double() bug does not affect Dynare 4.6 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 `double()` method on dates at yearly frequency yields a wrong result (bug fixed; see dseries#47)
* Under some circumstances, the use of the `model_local_variable` statement would lead to a crash of the preprocessor (bug fixed; see #1782) * Under some circumstances, the use of the `model_local_variable` statement would lead to a crash of the preprocessor (bug fixed; see #1782)
* `load_mh_file` will not be able to load proposal density if the previous run was done in parallel (bug fixed; see !1835) * `load_mh_file` will not be able to load proposal density if the previous run was done in parallel (bug fixed; see !1835)
* 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)
... ...
......