Issue #4615 has been updated by James Turnbull. Status changed from Ready for Testing to Closed
Pushed in commit:"690465ef34344acda39469f71f6fb4a9e022ff7b" in branch 2.6.x ---------------------------------------- Bug #4615: 2 minor glitches in vim syntax file http://projects.puppetlabs.com/issues/4615 Author: Marc Fournier Status: Closed Priority: Normal Assignee: Marc Fournier Category: ext Target version: 2.6.1 Affected version: 2.6.1rc3 Keywords: Branch: http://github.com/mfournier/puppet/tree/ticket/2.6.x/4615 - this code breaks the syntax highlighting: <pre> $bla = $fact { /foo|bar/ => "value containg a /" } </pre> - and highlighting fails on attributes containing colons: <pre> $value = "blabla - ${module::class::attribute}" </pre> -- 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.
