Issue #17260 has been updated by Andrew Parker.
If I remember correctly, you are right. This only affects variable names. We should be consistent about this across names in the system. As is pointed out in #10506, we are pretty inconsistent on all sorts of aspects of names. I think the fix for #5268 is to deprecate and then remove hyphens from names. ---------------------------------------- Feature #17260: Optional deprecation warning for hyphens in names https://projects.puppetlabs.com/issues/17260#change-80638 Author: Andrew Parker Status: Closed Priority: Immediate Assignee: Category: language Target version: 2.7.20 Affected Puppet version: 2.6.15 Keywords: parser language ux deprecation Branch: https://github.com/puppetlabs/puppet/pull/1243 The fix for #10146 removed hyphens from identifiers in the language. This has caught out many users and resulted in manifests that broke in mysterious ways. We support for transition from names with hyphens to names without hyphens. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
