Title: Message Title
Henrik Lindberg commented on an issue
Puppet / Bug PUP-2972
Implementation of +=/-= is potentially confusing
It seems to me that += and -= are more confusing than useful, and I would argue that they simply shouldn't exist.

Right now (with "--parser future"), these operators implicitly create a new variable that may shadow one from an outer scope, appending/removing the RHS to the outer scope variable if it exists. If the variable has already been defined in t...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to