Issue #7523 has been updated by Daniel Pittman.
Nigel Kersten wrote: > Given some of these are bugs (like hyphens in class names), we should target > this at 2.7.x and Telly. Do you mean, specifically, that it should go into the 2.7.0RC series and bump that release back a week, or that it should target 2.7.1? ---------------------------------------- Bug #7523: Refactor the grammar to reduce duplication https://projects.puppetlabs.com/issues/7523 Author: Nick Lewis Status: Accepted Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: https://github.com/nicklewis/puppet/tree/ticket/next/7523 There are several nearly-identical branches in the grammar, created to avoid shift/reduce conflicts. These can be unified with some adjustments, to make the grammar cleaner, more consistent, and more correct. -- 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.
