Bugs item #3601703, was opened at 2013-01-21 19:40 Message generated for change (Tracker Item Submitted) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601703...
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: Martin Peach (mrpeach) Summary: mrpeach 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?view=revision&revi...
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601703...