[PD-dev] [ pure-data-Patches-3511911 ] add setup_for0x2b0x2b() to iemlib/for++ to support hexloader

SourceForge.net noreply at sourceforge.net
Tue Mar 27 16:30:08 CEST 2012


Patches item #3511911, was opened at 2012-03-27 07:30
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3511911&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: externals
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: IOhannes m zmölnig (zmoelnig)
Summary: add setup_for0x2b0x2b() to iemlib/for++ to support hexloader

Initial Comment:
The for++ object in iemlib, it only has forpp_setup().  This prevents the object from loading when compiled as a standalone object.  The fix is simple, just add a hexloader setup function, setup_for0x2b0x2b() which calls forpp_setup().  The attached patch does just that.

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

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



More information about the Pd-dev mailing list