Label: ♦english ♦bug report

[250] win32 load doesn't work with @@path

Comment
If I use the following script which loads a second one, I always get an error message. In the embedded environment it crash on a null ptr access.

@@PATH(+ "./demo/test")
load importTest;
It doesn't matter which syntax in the PATH I use. Under linux it does work fine. Currently I don't have the information of the crash on hand but I can provide it later on. However, it is easy to reproduce it on windows with the dao.exe.
Comments
It turns out to be a path handling bug when loading a module without file suffix. This bug could also arise in linux. Now a simple fix is updated to the code repository on googlecode.
Hi,
great, now my test works now :-).

Change picture:

Choose file:

123 4
56 78910 11
121314151617 18
192021222324 25
2627282930

klabim: ... Ok, I found it. It can be so easy by reading the documentation :- ). I have overseen the keyword glob ... (Aug.21,18:09)

klabim: sharing vars between scripts Hi, how can I share a variable between 2 scripts in an embedded environment? For example: script 1: ... (Aug.21,17:55)

This site is powered by Dao
Copyright (C) 2009,2010, daovm.net.
Webmaster: admin@daovm.net