Update Known bugs present in the current stable version authored by Johannes Pfeifer's avatar Johannes Pfeifer
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) * `discretionary_policy` will crash in the presence of news shocks (bug fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/1767)
* 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)
* 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 https://git.dynare.org/Dynare/dynare/-/merge_requests/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)
... ...
......