On Mon, Jul 20, 2009 at 13:56, Benjamin Smedberg<[email protected]> wrote:

> You can dynamically modify sys.include_path to specify additional locations
> to search for scripts, see
> https://developer.mozilla.org/En/Dehydra/Function_Reference#include%28file_.5b.2c_namespace.5d%29
> for docs and
> http://mxr.mozilla.org/mozilla-central/source/config/static-checking.js#16
> for an example.

Thanks, but the problem I'm having is at initialization time.  My
script never even has a chance to load because dehydra_startup() fails
to find dehydra.js:

[...]/dehydra_builtins.c:383: Error: Cannot find include file 'dehydra.js'


Thanks.  Diego.
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis

Reply via email to