Dear all,

I just played around with the Oz path extension (http://www.mozart-oz.org/documentation/mozart-stdlib/os/path.html) and came across some weirdness: it appears every path must end in a slash. For example,

        {Path. isFile '/Users/t/.ozrc/'}

returns true whereas

        {Path. isFile '/Users/t/.ozrc'}

results in an error.

I assume this is a bug.

Best,
Torsten

--
Torsten Anders
Sonic Arts Research Centre • Queen's University Belfast
Frankstr. 49 • D-50996 Köln
Tel: +49-221-3980750
www.torsten-anders.de

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users
  • Path Torsten Anders

Reply via email to