|
I am not sure why "in both cases a null array would be expected." I see nothing
in the documentation that would lead one to expect that result. In the case of an empty directory, it seems to me that an empty array is unquestionably the correct result. The case of a nonexistent file seems a bit more arguable, but I still think that a case can be made for an empty array. In any case, those are the results I get now. I don't get "No such file or directory" and a look through the code, which has changed since this bug was written, shows that such non-parseable input will now be discarded. I am changing the status of this bug, changing it to WONTFIX, although, as On second thought, since the valid part of your bug has now been fixed, I am
changing the status to FIXED. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||
behavior found?