[PD-dev] [ pure-data-Bugs-3601707 ] iemlib on Win32 cannot open unicode files/paths

SourceForge.net noreply at sourceforge.net
Tue Jan 22 04:46:53 CET 2013


Bugs item #3601707, was opened at 2013-01-21 19:46
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601707&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: musil (tmusil)
Summary: iemlib on Win32 cannot open unicode files/paths

Initial Comment:
 Win32's open() returns only ASCII, not UTF-8, so paths with unicode will not open. Luckily there is the new sys_fopen() function in Pd 0.44 and Pd-extended 0.43.4! :-D 

http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-extended/0.43/externals/iemlib/iem_mp3/src/mp3play~.c?r1=16670&r2=16669&pathrev=16670
http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-extended/0.43/externals/iemlib/iemlib1/src/soundfile_info.c?r1=16670&r2=16669&pathrev=16670
http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-extended/0.43/externals/iemlib/iemlib2/src/iem_pbank_csv.c?r1=16670&r2=16669&pathrev=16670

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601707&group_id=55736



More information about the Pd-dev mailing list