Skip to content

Fix regression in preprocessing of attached file

The file JP2010_lin3.mod aborts in the unstable version with a generic

Error using dynare (line 278) Dynare: preprocessing failed

In 4.4.3, instead a proper message is returned:

ERROR: JP2010_lin3.mod: line 126, cols 42-47: Unknown symbol: Mshock

which is due to it being uppercase.

Edited by Johannes Pfeifer