[PD-dev] [ pure-data-Patches-3136648 ] [unpackOSC] can only handle bundles with depth=16

SourceForge.net noreply at sourceforge.net
Thu Dec 30 07:20:03 CET 2010


Patches item #3136648, was opened at 2010-12-13 17:17
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3136648&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: None
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Martin Peach (mrpeach)
Summary: [unpackOSC] can only handle bundles with depth=16

Initial Comment:
while [packOSC] can create bundles with a depth of up to 32, [unpackOSC] can only unpack them to a depth of 16.

i think the 2 should be made symmetrical.

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

>Comment By: SourceForge Robot (sf-robot)
Date: 2010-12-30 06:20

Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

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

Comment By: Martin Peach (mrpeach)
Date: 2010-12-16 05:39

Message:
That should be fixed now.
I added packingOSC.h with MAX_BUNDLE_NESTING = 32.
MAX_BUNDLE_NESTING could easily be made larger...

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

Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-12-13 17:19

Message:
attached diff raises the recursion level to 32.

however, i really think that both [packOSC] and [unpackOSC] should use the
same define (from a OSC.h file) twhere this is set once.

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

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



More information about the Pd-dev mailing list