> What I would like to avoid is having InodeNames try to work on
> any system for which device and file ids are 0

But surely on some weird systems that might be valid? If the stat call
fails, it will return undef. It should therefore be safe to assume that if
the stat call does not return undef, it has suceeded and the results are
valid?

--
Ian Cass


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to