|
> I know there was a problem with aux_close in lua 5.0, but I am > wondering that it is still there in lua 5.1. No. That problem (of calling pclose even if the handle was not created by popen) was corrected in 5.1. > Any suggestions? No :( -- Roberto