allow '/' in the prefix of UNC file names on windows
authorAndy Wingo <wingo@pobox.com>
Sun, 24 Feb 2013 12:03:42 +0000 (13:03 +0100)
committerAndy Wingo <wingo@pobox.com>
Sun, 24 Feb 2013 12:03:42 +0000 (13:03 +0100)
commit65fa3923060dd66b166fd858bcd6f462f37ee8c0
tree068c473583b8cda414452f8133628be4013d4192
parenteaf21539d4afb8df5d1b549215fd397b23004947
allow '/' in the prefix of UNC file names on windows

* module/ice-9/boot-9.scm (absolute-file-name?) [WINDOWS]: Allow '/' as
  well as '\' when detecting UNC names.
  (load-in-vicinity): Add a comment about the purpose of
  canonical->suffix.
module/ice-9/boot-9.scm