On 29-3-2010 15:35, Hans Hagen wrote:
On 29-3-2010 13:28, Andreas Schneider wrote:
Hans Hagen wrote:
can you add a print in line 2161 and see what path is reported?
function file.collapse_path(str)
print(str)
str = gsub(str,"\\","/") if find(str,"/") then
It seems to happen only when the executables are called with absolute paths:
aha, now i get it too! thanks for nailing that down; i'll have a look at it
i found the place where the recursion occurs but that's not really the problem the problem is in the runner which does not stip the path right will be fixed in next beta ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------