Helmut Karlowski, 18.11.2012 23:24:12:
Vincent Rivière, 18.11.2012 22:09:17:- make_argv(tail, tailsize, name, argvtail); + if (tailsize && (wiscr == 1 || longtail)) + make_argv(tail, tailsize, name, argvtail);I didn't dig further, but I suspect that there is something random like an initialized variable, etc.Helmut, have you any idea?
I just looked at the source and found the line + if (tailsize && (wiscr == 1 || longtail)) is not there (rev. 1.93). Guess your XaAES is not current. -- Helmut Karlowski