[PD-dev] [ pure-data-Bugs-1726171 ] packOSC does not accept LONG lists.

SourceForge.net noreply at sourceforge.net
Mon May 28 18:26:19 CEST 2007


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&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: None
>Status: Closed
>Resolution: Accepted
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-28 18:26

Message:
Logged In: YES 
user_id=564396
Originator: NO

has been accepted (and even though i did not explicitely mention it, also
[prepend] has been replaced by [list prepend][list trim] which i very much
like)

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

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&group_id=55736




More information about the Pd-dev mailing list