<div class="markdown_content"><hr/>
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/patches/571/">[patches:#571]</a> fix the way signal scalars are searched into the list of  inlets of an object.</strong></p>
<p><strong>Status:</strong> open<br/>
<strong>Group:</strong> bugfix<br/>
<strong>Created:</strong> Wed Feb 24, 2016 05:19 PM UTC by Antoine Rousseau<br/>
<strong>Last Updated:</strong> Wed Feb 24, 2016 05:19 PM UTC<br/>
<strong>Owner:</strong> Miller Puckette</p>
<p>The function m_obj.c/obj_findsignalscalar(t_object x, int m) was incorrectly counting non-signal inlets, when looking for 'm'th signal inlet.</p>
<p>Apparently this never caused any visible bug, nowhere except in moonlib/dinlet~ external, for which this fix is required.</p>
<hr/>
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="https://sourceforge.net/p/pure-data/patches/">https://sourceforge.net/p/pure-data/patches/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/pure-data/admin/patches/options.">https://sourceforge.net/p/pure-data/admin/patches/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>