Bugs item #3131312, was opened at 2010-12-07 11:54 Message generated for change (Tracker Item Submitted) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3131312...
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: IOhannes m zmlnig (zmoelnig) Assigned to: Miller Puckette (millerpuckette) Summary: garray_get() not implemented
Initial Comment: m_pd.h declares a function garray_get() which seems to be meant to retrieve values from an arbitrary array: EXTERN t_float garray_get(t_garray *x, t_symbol *s, t_int indx);
unfortunately, this function is nowhere implemented!
please either remove the function declaration or implement it.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3131312...