#59: add errors to print_info.m --------------------------+------------------------------------------------- Reporter: michel | Owner: Type: bug | Status: new Priority: critical | Milestone: Component: Core M-files | Version: Keywords: | --------------------------+------------------------------------------------- info(1) == 43 (covariance matrix of shocks is not positive definite) should be added to print_info.m
We need to check that all error numbers that can be present in info(1) are taken care of. We need to check with grep info *.m
#59: add errors to print_info.m ---------------------------+------------------------------------------------ Reporter: michel | Owner: Type: bug | Status: new Priority: critical | Milestone: Component: Core M-files | Version: Resolution: | Keywords: ---------------------------+------------------------------------------------
Comment(by sebastien):
Case 43 added in 6d2f9dc6d80ab7473d4d5c45bafe85860473c02c (unstable) and 11bd10a4b5ab045b5ba063ae5d8ddaf78eb4fabc (4.1)
#59: add errors to print_info.m ---------------------------+------------------------------------------------ Reporter: michel | Owner: Type: bug | Status: new Priority: critical | Milestone: 4.3 Component: Core M-files | Version: Resolution: | Keywords: ---------------------------+------------------------------------------------ Changes (by sebastien):
* milestone: => 4.3
#59: add errors to print_info.m ---------------------------+------------------------------------------------ Reporter: michel | Owner: Type: bug | Status: new Priority: minor | Milestone: 4.3 Component: Core M-files | Version: Resolution: | Keywords: ---------------------------+------------------------------------------------ Changes (by sebastien):
* priority: critical => minor
#59: add errors to print_info.m ---------------------------+------------------------------------------------ Reporter: michel | Owner: Type: bug | Status: new Priority: minor | Milestone: 4.3 Component: Core M-files | Version: Resolution: | Keywords: ---------------------------+------------------------------------------------
Comment(by houtanb):
85332744d8d54019a6277e71c282211273254eeb (also reassigns aim error codes to be in the 100 range). Still need error description for cases 44 and 52
#59: add errors to print_info.m ---------------------+------------------------------------------------------ Reporter: michel | Owner: jpfeifer Type: bug | Status: accepted Priority: minor | Milestone: 4.3 Component: General | Version: Keywords: | ---------------------+------------------------------------------------------ Changes (by jpfeifer):
* owner: => jpfeifer * status: new => accepted
#59: add errors to print_info.m ---------------------+------------------------------------------------------ Reporter: michel | Owner: jpfeifer Type: bug | Status: accepted Priority: minor | Milestone: 4.3 Component: General | Version: Keywords: | ---------------------+------------------------------------------------------
Comment(by jpfeifer):
Checked for all occurences of info in 39e55cad6280218209247ba9131d99e8287a96a9 Still to be done: decide how to treat error 45: error('Likelihood is not a number (NaN) or a complex number'); see: http://www.dynare.org/pipermail/dev/2012-April/001978.html
#59: add errors to print_info.m ----------------------+----------------------------------------------------- Reporter: michel | Owner: jpfeifer Type: bug | Status: closed Priority: minor | Milestone: 4.3 Component: General | Version: Resolution: fixed | Keywords: ----------------------+----------------------------------------------------- Changes (by sebastien):
* status: accepted => closed * resolution: => fixed
Comment:
Fixed in abad13d020d5be1cbca52a801f604ce1d6d6dc15