[PD-dev] [ pure-data-Bugs-1560895 ] [value] and [s]/[r] share the same name

SourceForge.net noreply at sourceforge.net
Thu Sep 21 19:06:27 CEST 2006


Bugs item #1560895, was opened at 2006-09-18 13:11
Message generated for change (Comment added) made by matju
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1560895&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
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: [value] and [s]/[r] share the same name

Initial Comment:
[value] and [s] don't like if they are used with the
same name.

e.g. the following will output "[value]: no method for
bang"



[bang(
|
[s bla]


[value bla]

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

Comment By: Mathieu Bouchard (matju)
Date: 2006-09-21 13:06

Message:
Logged In: YES 
user_id=801174

To me it's normal that [r] and [value] share the same
symbol-table using exactly the same field (s_thing).

Why should it be different?

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

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




More information about the Pd-dev mailing list