Chris Shiflett wrote:
> Yasuo Ohgaki wrote:
> 
>> Andrew Rice wrote:
>>
>>>  ID:               17128
>>>  Updated by:       [EMAIL PROTECTED]
>>>  Reported By:      [EMAIL PROTECTED]
>>>  Status:           Open
>>>  Bug Type:         Filesystem function related
>>>  Operating System: Debian GNU/Linux 2.2
>>>  PHP Version:      4.2.0
>>>  New Comment:
>>>
>>> is_link is also broken
>>>
>>>
>>> Previous Comments:
>>> ------------------------------------------------------------------------
>>>
>>> [2002-05-09 16:03:08] [EMAIL PROTECTED]
>>>
>>> lstat tracks through symbolic link and returns the permission mode of
>>> the actual file, rather than the link itself.
>>> fileperms also seems to be affected.
>>>
>>> ------------------------------------------------------------------------
>>>
>>
>> We have problems with file system functions consistently.
>> One of the reason is a function does too many things.
>> When someone fixes a bug, then introduces new bug :(
>>
>> It's better to be split into sevral managable parts at least,
>> since current source is not managable obviously...
>>
>> Any comments?
>>
>> -- 
>> Yasuo Ohgaki
> 
> 
> 
> Sounds like the Unix philosophy to me. Do one thing and do it well.
> 
> However, you will probably have to give more details about what you're 
> planning to do before anyone will give much support.
> 
> +1 for the general idea from me.
> 

I'm asking general idea.
I'll submit patch before commit ;)

I don't have much time lately, it won't happen
any time soon. If anyone interested fixing the
bug, please fix.

--
Yasuo Ohgaki




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

Reply via email to