slight tweak to file-exists?, file-is-directory?
authorAndy Wingo <wingo@pobox.com>
Mon, 5 Mar 2012 23:36:25 +0000 (00:36 +0100)
committerAndy Wingo <wingo@pobox.com>
Mon, 5 Mar 2012 23:51:49 +0000 (00:51 +0100)
commitd867c7496ce6caea7f449658306b85db3c95616c
tree96b7fa9dc80a83562f3bceddf7c37beedc05690d
parentf7955da9663804812a914b17459483d376db42aa
slight tweak to file-exists?, file-is-directory?

* module/ice-9/boot-9.scm (file-exists?, file-is-directory?): For the
  fallback cases, use open-input-file instead of open-file with
  OPEN_READ.
module/ice-9/boot-9.scm