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.3
---------------------------
* Using an unknown symbol in `irf_shocks` option of `stoch_simul` would lead to
a crash of the preprocessor (preprocessor#57)
*`discretionary_policy` would crash in the presence of news shocks (bug fixed
via !1767)
* The `endogenous_prior` option did not properly handle missing observations
(bug fixed in 445cbf67)
* The auxiliary particle filter with pruning and resampling would crash (#1718)
* Initialization of the state variance for particle filters was buggy (bug
fixed via !1762)
* An `@#else` clause after an `@#ifndef` was not correctly interpreted (#1747)
* An `@#elseif` clause after an `@#ifdef` or an `@#ifndef` was not correctly