Bugs item #3601705, was opened at 2013-01-21 19:42
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601705&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: IOhannes m zmölnig (zmoelnig)
Summary: iemmatrix 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 It will solve all your woes:

http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-extended/0.43/externals/iem/iemmatrix/src/matrix.c?r1=16670&r2=16669&pathrev=16670
http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-extended/0.43/externals/iem/iemmatrix/src/matrix.c?r1=16671&r2=16670&pathrev=16671


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

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

_______________________________________________
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev

Reply via email to