(Fexpand_file_name): In the no-handler case, after
authorKai Großjohann <kgrossjo@eu.uu.net>
Sat, 29 Mar 2003 16:34:35 +0000 (16:34 +0000)
committerKai Großjohann <kgrossjo@eu.uu.net>
Sat, 29 Mar 2003 16:34:35 +0000 (16:34 +0000)
commitbeb402deed11deee9fdaddb986cc7c51c14082d0
tree27d6ca2c53977f7437a37d2551ebc0bc68252d72
parent753ad988908d6178893e5647cc227621b0eee8a9
(Fexpand_file_name): In the no-handler case, after
expanding, look again for a handler and invoke it.  This is needed
for filenames like "/foo/../user@host:/bar/../baz" -- the first
expansion produces "/user@host:/bar/../baz" which needs to be
expanded again for the finame result "/user@host:/baz".
src/ChangeLog
src/fileio.c