Use fully qualified paths when sending to Evaluate script, so error messages are...
authorAlan Knowles <alan@alanfast.akbkhome.com>
Tue, 9 Mar 2010 09:15:36 +0000 (17:15 +0800)
committerAlan Knowles <alan@alanfast.akbkhome.com>
Tue, 9 Mar 2010 09:15:36 +0000 (17:15 +0800)
commitc652bb73c3e28cfdfb8494bbdde5d90a927bc5f8
treec13f3b757d20945687003b9584cd75fb981e9a9f
parent2c46218b7459d0f47b9ae5043c38e8f797c1a293
Use fully qualified paths when sending to Evaluate script, so error messages are clearer

If you have two files called Abc.js in two different directories, the error message for syntax error (and others)
does not distinguish between them. The fix is to send the fully qualified path to the method.
libseed/seed-importer.c