@@ -3,6 +3,7 @@ This page documents known bugs in Dynare stable.
* The `qmc_sequence` MEX file from the macOS package fails to load (bug fixed in f1e10960d7c6f544d55ab3f548735e93a7aaff1a)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
* The `contemp_reduced_form`-option of the `sbvar`-command is broken (bug not yet fixed, see #1716)
* OccBin forecasts would crash in case of shocks with zero variance (bug fixed in ad90aa1e)
* Computation of posterior moments may crash in large models (bug fixed in 895b5340039457a21a72a59e0e4e93afcb29352f)
* Using `rand_multivariate_student` as the proposal density in the `tailored_random_block_metropolis_hastings` posterior sampler will return wrong results (bug fixed in dfa01edd)