bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in builtin function abspath (again)


From: Eli Zaretskii
Subject: Re: Bug in builtin function abspath (again)
Date: Sat, 27 May 2006 18:00:21 +0300

Incidentally, shouldn't we emulate realpath's failures in
func_realpath on systems that don't have realpath?  AFAIK, realpath
fails if the file does not exist, so perhaps we should stat the result
of abspath on such systems and return an NULL if it fails.

WDYT?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]