[PD-dev] [ pure-data-Patches-3597233 ] Win32: use binary open mode by default everywhere

SourceForge.net noreply at sourceforge.net
Tue Dec 18 17:43:27 CET 2012


Patches item #3597233, was opened at 2012-12-18 08:43
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3597233&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: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Nobody/Anonymous (nobody)
Summary: Win32: use binary open mode by default everywhere

Initial Comment:
This patch enables binary open mode on Win32 everywhere, thereby ignoring the special Win32 "text" translation mode.  This makes the Win32 API more like the POSIX API, which is used by every other platform Pd supports.

But it seems to break somethings, like the loading of some soundfiles.  Attached is an example patch for the failure.

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

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



More information about the Pd-dev mailing list