On Thu, 30 Jun 2005, Kamesh Jayachandran wrote:

> Hi Derick,
> In NetWare there does not exist a function by name makedev.
> The following patch checks for the existence of makedev and calls only
> if it exists.
> 
> http://www.ductape.net/~kameshj/ext_posix_makedev.patch

I see you're just commenting it out with an #ifdef, shouldn't there be 
some sort of fallback? Does having mknod() on Netware still make sense 
then?

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to