Hi,

Promised, it is my last Language patch for this prolific week-end.
This one fixes the fact that class with the same name didn't manage to append
their code to the original class definition.

Please review and comment as usual,
Brice

Brice Figureau (1):
  Fix #857 - Multiple class of the same name don't append code

 lib/puppet/parser/parser_support.rb |    6 +++++-
 spec/unit/parser/parser.rb          |   29 +++++++++++++++++++++++++++++
 test/data/snippets/multipleclass.pp |    9 +++++++++
 3 files changed, 43 insertions(+), 1 deletions(-)
 create mode 100644 test/data/snippets/multipleclass.pp


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to