Patches item #3511911, was opened at 2012-03-27 07:30 Message generated for change (Comment added) made by zmoelnig 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: Closed >Resolution: Fixed 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. ---------------------------------------------------------------------- >Comment By: IOhannes m zmölnig (zmoelnig) Date: 2012-03-27 08:09 Message: while i'm not in charge of iemlib, i applied the patch and committed it (after consultation with the original author) thanks ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3511911&group_id=55736 _______________________________________________ Pd-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
