Update Known bugs present in the current stable version authored by Willi Mutschler's avatar Willi Mutschler
# This page documents known bugs in Dynare stable.
* `prior moments` and `prior optimize` crash (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2469)
* `prior moments` and `prior optimize` crash (bug fixed in Dynare 7, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2469)
* The `matched_irfs` block would not accept a single entry following the `weights` keyword when there are multiple entries following the `periods` keyword, contrarily to what the manual says (see preprocessor#142; fixed in preprocessor@dbf458662f6f7e23d995a79835bb333eb88f7482)
* `method_of_moments` would crash upon trying to randomize the starting value for steady state finding (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2461)
* The `block` decomposition of perfect foresight would occasionally crash Octave (bug fixed in 5eb0a5f7)
......
......