On 08.11.2007 17:11, Jani Taskinen wrote:
> Antony Dovgal kirjoitti:
>> On 08.11.2007 13:26, Jani Taskinen wrote:
>>> It should never be anything else but that error! If the file exists before 
>>> running the test then there's something wrong with the --CLEAN-- part.
>> 
>> PHP in ZTS mode fails earlier, on virtual_file_ex(), so it doesn't even call 
>> unlink().
>> The error message is different in this case.
> 
> Well, isn't that a bug? How does it fail in ZTS mode?

No, I don't think it's a bug, virtual_file_ex() is expected to fail with empty 
path ("").
The errmsg says "Inappropriate ioctl for device".

-- 
Wbr, 
Antony Dovgal

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to