|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #36677] canonicalize_file_name: inconsistent behavior for non-existing files |
Date: | Thu, 30 Aug 2012 21:25:14 +0000 |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0 |
Follow-up Comment #4, bug #36677 (project octave): I suppose you should work around this for now. The working behavior of canonicalize_file_name is defined here (http://www.gnu.org/software/libc/manual/html_node/Symbolic-Links.html). It is very clear that the function should return an empty string if the file name object does not exist. We should probably me moving in the direction of getting the platforms to do the same thing. In this case, I don't exactly know why you aren't pulling the gnulib module. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?36677> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |