Re: example of splitBaseExt fail on Mac

John Reppy <[email protected]> Wed, 26 Nov 2008 08:30:56 +0000
Newsgroups gmane.comp.lang.sml.smlnj
Message-ID <[email protected]>
I assume that the exception that you are getting is InvalidArc?  The  
validArc
test currently restricts arc characters to ASCII printable characters  
(other
than "/").  We should allow UTF8 escapes.

	- John

On Nov 26, 2008, at 5:50 AM, brian wrote:

> I've got a filename which looks like:
>
> Barto\314\201k_\ Concerto\ #\ 1\ for\ Violin\ \&\ Orchestra\ I\ -\
> Andante\ sostenuto.wav
>
> admittedly this is a baaaad filename due to the unicode (??)
> characters in the filename, a diacritical o, I believe.  Still it's
> not obvious why it's throwing an exception - more importantly the
> docs don't say that it will.
>
>
> Brian
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's  
> challenge
> Build the coolest Linux based applications with Moblin SDK & win  
> great prizes
> Grand prize is a trip for two to an Open Source event anywhere in  
> the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Smlnj-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/smlnj-list
>


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/