Browse thread
[Caml-list] Unix.stat sometimes fails on Win32 port
-
Richard Jones
-
David Brown
- Richard Jones
-
David Brown
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] Unix.stat sometimes fails on Win32 port |
On Wed, Aug 06, 2003 at 07:39:02AM -0700, David Brown wrote: > Unix is being nice to you in stripping off the final slash. Would it be > possible to wrap the stat call in something that checks for and removes > a trailing slash? I worked around it by adding a "." to the end of the path in my "is_dir" function if it's Windows and if it ends with a "\\" already, but that still doesn't stop it from being a bug. Rich. -- Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj Merjis Ltd. http://www.merjis.com/ - all your business data are belong to you. "My karma ran over your dogma" ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners