Miki,
Thanks for the quick response, but I'm not just looking for a fix for the 
testcase, I'm looking for the dirname function to return the same output 
regardless of the machine that the code is running on, eg 

(dirname "/a/b/c") should return "/a/b/" on both win and unix

just like the getFullPath method in apache common filenameutils:
http://commons.apache.org/io/api-release/org/apache/commons/io/FilenameUtils.html#getFullPath(java.lang.String)

Thanks,
Si Yu

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to