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

SourceForge.net noreply at sourceforge.net
Tue Dec 18 19:31:31 CET 2012


Patches item #3597233, was opened at 2012-12-18 08:43
Message generated for change (Comment added) 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.

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

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2012-12-18 10:31

Message:
strange, I guess its conflicting with something in MinGW... that's the only
way I ever compile on Windows.

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

Comment By: Miller Puckette (millerpuckette)
Date: 2012-12-18 09:41

Message:
Just tried this in Wine and then (swear words deleted here) cranked up my
XP SP2 machine and tried it
there too - I can't see anything wrong yet.  Is it breaking on a more
recent version of Windows?

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

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