sys_file_flag/3 fails on Windows with some valid paths (0915)

From: Kish Shen <ks15_at_icparc.ic.ac.uk>
Date: Tue 27 Mar 2001 04:11:56 PM GMT
Message-Id: <E14hw4a-00059Q-00@holborn.icparc.ic.ac.uk>
Some valid paths under MS Windows would fail with sys_file_flag/3 (or the user
level get_file_info/3). For example, the path "//C//.", which should be
equivalent to "//C/" is a valid path, cd("//C//.") succeeds, but

get_file_info("//C//.", mode, Mode) fails.

(this sort of path names can be created within canonical_path_name/2, so
canonical_path_name fails with `reasonable' paths such as `.' on Windows).
Received on Tue Mar 27 17:11:57 2001

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:08:05 PM GMT GMT