Bugs item #3601702, was opened at 2013-01-21 19:39 Message generated for change (Tracker Item Submitted) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601702...
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: puredata Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Miller Puckette (millerpuckette) Summary: bonk~ on Win32 cannot open unicode paths/filenames
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:
http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-extended/0... http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-extended/0...
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3601702...