[PD-dev] [ pure-data-Bugs-3601702 ] bonk~ on Win32 cannot open unicode paths/filenames

SourceForge.net noreply at sourceforge.net
Tue Jan 22 04:39:23 CET 2013


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&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: 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.43/externals/extra/bonk~/bonk~.c?r1=16670&r2=16669&pathrev=16670
http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd-extended/0.43/externals/extra/bonk~/bonk~.c?r1=16671&r2=16670&pathrev=16671

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

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



More information about the Pd-dev mailing list