#35: Putting "shocks" before "endval" leads to wrong results ---------------------------+------------------------------------------------ Reporter: sebastien | Owner: Type: bug | Status: new Priority: major | Milestone: 4.2 Component: Core M-files | Version: 4.0.4 Resolution: | Keywords: ---------------------------+------------------------------------------------ Changes (by sebastien): * milestone: 4.1 => 4.2 Comment: A workaround has been implemented in r3082, for the 4.1 release: it forbids a "shocks" block before an "endval" block. For 4.2 release, the goal is to clean up the way we construct oo_.exo_simul. The declarations "initval", "shocks" and "endval", as translated by the preprocessor, would simply add information to the M_ structure. Then the oo_.exo_simul would be constructed ex post, at the top of simul. -- Ticket URL: <https://www.dynare.org/trac/ticket/35#comment:1> Dynare <http://www.dynare.org> The Dynare project