<div class="markdown_content"><hr/>
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/patches/561/">[patches:#561]</a> declare: don't infect parent abstractions</strong></p>
<p><strong>Status:</strong> open<br/>
<strong>Group:</strong> bugfix<br/>
<strong>Labels:</strong> puredata declare <br/>
<strong>Created:</strong> Thu Sep 24, 2015 07:00 PM UTC by IOhannes m zmölnig<br/>
<strong>Last Updated:</strong> Thu Sep 24, 2015 07:00 PM UTC<br/>
<strong>Owner:</strong> Miller Puckette<br/>
<strong>Attachments:</strong></p>
<ul>
<li><a class="" href="https://sourceforge.net/p/pure-data/patches/561/attachment/0002-don-t-save-declare-statements-on-parent-abstractions.patch">0002-don-t-save-declare-statements-on-parent-abstractions.patch</a> (845 Bytes; text/x-diff)</li>
<li><a class="" href="https://sourceforge.net/p/pure-data/patches/561/attachment/0001-make-declare-have-an-immediate-effect-in-an-interact.patch">0001-make-declare-have-an-immediate-effect-in-an-interact.patch</a> (1.9 kB; text/x-diff)</li>
</ul>
<p>attached you find two patches:</p>
<ul>
<li>
<p>0001-make-declare-have-an-immediate-effect-in-an-interact.patch</p>
<ul>
<li>this is really the same path as found in #560 (so don't apply it double); it makes <span>[declare]</span> do it's thing when created manually (outside of patch-loading), so the new paths/libs have an immediate effect (no need to re-load the patch to use the declarations)</li>
</ul>
</li>
<li>
<p>0002-don-t-save-declare-statements-on-parent-abstractions.patch</p>
</li>
<li>this one prevents <span>[declare]</span> to infect the parent abstractions. it does so by simply not recursing upwards when it encounters an abstraction (instead of a subpatch)</li>
</ul>
<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>