[PD-dev] [ pure-data-Bugs-3450889 ] pack treats empty list and bang differently

SourceForge.net noreply at sourceforge.net
Mon Dec 5 02:55:07 CET 2011


Bugs item #3450889, was opened at 2011-12-04 17:55
Message generated for change (Tracker Item Submitted) made by jancsika1
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3450889&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: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jonathan Wilkes (jancsika1)
Assigned to: Nobody/Anonymous (nobody)
Summary: pack treats empty list and bang differently

Initial Comment:
I could've sworn I reported this before, but I didn't see it in a search for [pack]

[bang(
|
[pack]
|
[print]

is treated differently than

[list(
|
[pack]
|
[print]

which can easily happen during normal patching in the guise of

[bang(
|
[t a]
|
[pack]
|
[print]

Pd 0.43.0
Debian Wheezy


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

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



More information about the Pd-dev mailing list