bug-gnulib
[Top][All Lists]
Advanced

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

Re: Test failure on FreeBSD (permissible errno values)


From: Paul Eggert
Subject: Re: Test failure on FreeBSD (permissible errno values)
Date: Wed, 12 Sep 2012 07:38:10 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120827 Thunderbird/15.0

On 09/12/2012 06:38 AM, Ed Maste wrote:
> Should ENOTDIR be a permissible errno for this test?

I don't see why.  It's not called out in the GNU documentation
for canonicalize_file_name, and the POSIX documentation for
realpath does not seem to allow ENOTDIR for the similar
situation with realpath.  Why is the code returning ENOTDIR
here?



reply via email to

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