[PD-dev] [ pure-data-Bugs-3131312 ] garray_get() not implemented

SourceForge.net noreply at sourceforge.net
Tue Dec 7 11:54:26 CET 2010


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&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: 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&group_id=55736



More information about the Pd-dev mailing list