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.
* `discretionary_policy` will crash in the presence of news shocks (bug fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/1767) * Under Windows, with Octave, the k-order perturbation and MS-SBVAR MEX files cannot be loaded (bug fixed, see #1750)
* Using an unknown symbol in `irf_shocks` option of `stoch_simul` leads to a crash of the preprocessor (bug fixed, see preprocessor#57)
* `discretionary_policy` will crash in the presence of news shocks (bug fixed, see !1767)
* The `endogenous_prior`-option does not properly handle missing observations (bug fixed, see 445cbf67) * The `endogenous_prior`-option does not properly handle missing observations (bug fixed, see 445cbf67)
* The auxiliary particle filter with pruning and resampling will crash (bug fixed, see https://git.dynare.org/Dynare/dynare/-/issues/1718) * The auxiliary particle filter with pruning and resampling will crash (bug fixed, see #1718)
* Initialization of the state variance for particle filters was buggy (bug fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/1762) * Initialization of the state variance for particle filters was buggy (bug fixed, see !1762)
* An `@#else` clause after an `@#ifndef` is not correctly interpreted (bug fixed, #1747) * An `@#else` clause after an `@#ifndef` is not correctly interpreted (bug fixed, #1747)
* An `@#elseif` clause after an `@#ifdef` or an `@#ifndef` is not correctly interpreted (bug fixed, preprocessor@5d564eed071b009ae382440435ede70be163ca39) * An `@#elseif` clause after an `@#ifdef` or an `@#ifndef` is not correctly interpreted (bug fixed, preprocessor@5d564eed071b009ae382440435ede70be163ca39)
* Perfect foresight simulations of models with a single equation crash when using either the `lmmcp` option or the `linear_approximation` (bug fixed in 87cc51932134aea2be55d7cfff4e39c61267c162) * Perfect foresight simulations of models with a single equation crash when using either the `lmmcp` option or the `linear_approximation` (bug fixed in 87cc51932134aea2be55d7cfff4e39c61267c162)
... ...
......