View Single Post
Old 02-05-2009, 07:48 AM   #36
thomega
Connoisseur
thomega began at the beginning.
 
Posts: 56
Karma: 22
Join Date: Oct 2008
Location: Würzburg, Germany
Device: iRex DR1000S
Quote:
Originally Posted by ghostwheel View Post
I managed to compile and run the program on my Mac (Leopard). Thank you!
You're welcome. Could you make a binary distribution for other Mac users? I could host it on ocamlforge.
Quote:
Originally Posted by ghostwheel View Post
The Program seems to have a problem when the filenames contain umlauts (such as öäü).
Thanks or pointing that out. I never noticed, because I acquired the habit of avoiding non-7bit-ASCII characters in filenames a long time ago. It sounds like a mismatch of character encondings used in the filesystem and database interfaces. I'll try to reproduce (and fix) it under Linux.
thomega is offline   Reply With Quote