Title: Message Title
Henrik Lindberg commented on an issue
Puppet / Bug PUP-1576
New Parser does not handle hyphenated barewords
The current parser/evaluator handles hyphenated bare words such as {{hi-there}}. The new parser and evaluator chokes on these, and tries to interpret them as numeric expressions of subtraction.

Works on current parser:
{noformat}
[16:08:41][Ruby(ruby-1.9.3-p448)][Git(pr/2320)] andy:puppet
> be puppet apply -e 'notify { hi-there: }'
Notice: Compiled...

--
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/groups/opt_out.

Reply via email to