Bugs item #1726171, was opened at 2007-05-26 20:39 Message generated for change (Comment added) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1726171...
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: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody)
Assigned to: Martin Peach (mrpeach)
Summary: packOSC does not accept LONG lists.
Initial Comment: since OSCx crashes with long lists (>50) i tried out the mrpeach/osc/ externals as replacement.
unfortunately, this object has also some limitations, since the maximum number of arguments in a list is hardcoded to 2000. (nevertheless this object checks whether this limit is reached and refuses to crash ;-)
i do not see a reason for this limitation (apart from ease of coding), afaik OSC does not impose a maximum number of list arguments.
the attached diff makes packOSC use dynamic memory management.
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-05-26 20:40
Message: Logged In: YES user_id=564396 Originator: NO
logged in and assigned this item to mrpeach.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1726171...