[Bug 889553] Re: make.vim fails to recognize valid makeIdent with dashes during assignment

Ubuntu Foundation's Bug Bot 889553 at bugs.launchpad.net
Sat Nov 12 20:13:43 UTC 2011


The attachment "patch for vim 7.2 (ubuntu 10.04)" of this bug report has
been identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-sponsors please also unsubscribe the team from this bug
report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/889553

Title:
  make.vim fails to recognize valid makeIdent with dashes during
  assignment

Status in “vim” package in Ubuntu:
  New

Bug description:
  1. Create a Makefile with a variable that has dashes:
  foo-bar=baz
  $(foo-bar):

  2. Observe that syntax highlighting fails for assignment, but $(foo-bar) is highlighted correctly.
  3. Apply the attached patch; restart vim; observe that the bug is fixed (root cause: the \w pattern excludes dashes).

  The bug definitely exists in 10.04 and 11.10. I'm guessing it's
  universal. If you need exact packages:

  2:7.2.330-1ubuntu3 (ubuntu 10.04, amd64)
  2:7.3.154+hg~74503f6ee649-2ubuntu3  (ubuntu 11.10, i386)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/889553/+subscriptions




More information about the foundations-bugs mailing list