Bugs item #1512112, was opened at 2006-06-25 15:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1512112...
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: Frank Barknecht (fbar) Assigned to: Miller Puckette (millerpuckette) Summary: CVS: dollarsign expansion for subpatch names broken
Initial Comment: This is a bug in current CVS-HEAD: dollar sign expansion in subpatch names doesn't work currently. a subpatch named [pd $0-name] will be saved as [pd 0-name], a subpatch named [pd $1-name] is saved as [pd 1-name].
According to notes.txt this bug seems to be known: "pd $1 bug ($1 is saved as it was evaluated, not as '$1')" but it is such a nasty issue and can lead to broken patches when using pd-HEAD, that I report it here so everyone is aware of it.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1512112...