---
** [patches:#561] declare: don't infect parent abstractions**
**Status:** open **Group:** bugfix **Labels:** puredata declare **Created:** Thu Sep 24, 2015 07:00 PM UTC by IOhannes m zmölnig **Last Updated:** Thu Sep 24, 2015 07:00 PM UTC **Owner:** Miller Puckette **Attachments:**
- [0002-don-t-save-declare-statements-on-parent-abstractions.patch](https://sourceforge.net/p/pure-data/patches/561/attachment/0002-don-t-save-d...) (845 Bytes; text/x-diff) - [0001-make-declare-have-an-immediate-effect-in-an-interact.patch](https://sourceforge.net/p/pure-data/patches/561/attachment/0001-make-declare...) (1.9 kB; text/x-diff)
attached you find two patches:
- 0001-make-declare-have-an-immediate-effect-in-an-interact.patch - this is really the same path as found in #560 (so don't apply it double); it makes [declare] 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)
- 0002-don-t-save-declare-statements-on-parent-abstractions.patch - this one prevents [declare] to infect the parent abstractions. it does so by simply not recursing upwards when it encounters an abstraction (instead of a subpatch)
---
Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/patches/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.