Bug fixed in 4.6.1 authored by Sébastien Villemot's avatar Sébastien Villemot
This page documents the bugs fixed in released versions of Dynare. For bugs fixed in previous versions of Dynare, please read the dedicated frozen page on the [DynareWiki](http://www.dynare.org/DynareWiki/KnownBugs). This page documents the bugs fixed in released versions of Dynare. For bugs fixed in previous versions of Dynare, please read the dedicated frozen page on the [DynareWiki](http://www.dynare.org/DynareWiki/KnownBugs).
Bugs fixed in version 4.6.1
---------------------------
* Installation on macOS would fail if the GCC compiler was supposed to be
installed and `www.google.com` was not reachable or blocked. (Bug fixed in
769028414262d74b68903d25728f622e135a6609)
* Dynare++ was missing the `dynare_simul.m` file. (See !1713)
* The parameter vector `M_.params` would not be correctly updated after calls
to `stoch_simul` and `discretionary_policy` if parameters had been modified
in a steady state file. (See #1711)
* The `stoch_simul` command with both the `nograph` and `TeX` options would
crash. (See !1715)
* The `stoch_simul` command with the `noprint` option would crash. (See !1721)
* The `prior moments` command would crash if the used parameter vector
triggered an error code. (See !1721)
* In case of problem, the `discretionary_policy` command would crash instead of
aborting with a proper error code. (See !1716)
* Computing of prior/posterior statistics would not work in parallel. (Bug
fixed in 54fe1c754c1e7d9457ed2b320610672b4da7d934)
* Closing of parallel estimation on GNU/Linux could crash. (Bug fixed in
25d7930186b2b8f02604758dfc6d854e955ffd92)
* The `histval` command would not work in combination with the
`predetermined_variables` command. (See preprocessor#47)
* Ramsey optimal policy with multiple instruments would crash if a steady state
file returned complex values, instead of providing an error message. (See
!1720)
* The `model_diagnostics` command would not correctly update the parameter
vector if the latter was set in a steady state file. (See !1722)
* The `model_diagnostics` command would ignore the `nocheck` steady state flag.
(See !1722)
Bugs fixed in version 4.6.0 Bugs fixed in version 4.6.0
--------------------------- ---------------------------
... ...
......