#47: Uninformative error message when failing to create subdirectory --------------------------+------------------------------------------------- Reporter: sebastien | Owner: Type: bug | Status: new Priority: minor | Milestone: 4.1 Component: Core M-files | Version: 4.0.4 Keywords: | --------------------------+------------------------------------------------- If MOD file is <filename>.mod, CheckPath.m tries to create a directory called <filename>. If there already exists a file (not a directory) with that name (i.e. the same filename than the MOD file, but without extension), Dynare crashes and the error message is not very informative. A more explicit message should be displayed.
See:
http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=2284&p=4507
#47: Uninformative error message when failing to create subdirectory ---------------------------+------------------------------------------------ Reporter: sebastien | Owner: Type: bug | Status: closed Priority: minor | Milestone: 4.1 Component: Core M-files | Version: 4.0.4 Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by sebastien):
* status: new => closed * resolution: => fixed
Comment:
Fixed in r3037.