[Bug 494124] Re: Bug with vim's syntax highlighting in perl

Dave Gilbert ubuntu at treblig.org
Wed Aug 22 00:04:49 UTC 2012


The debian bug says this is fixed in 7.2.436, Ubuntu quantal is on
7.3.547, and trying your example it does look fixed.


** Changed in: vim (Ubuntu)
       Status: New => Fix Released

-- 
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/494124

Title:
  Bug with vim's syntax highlighting in perl

Status in “vim” package in Ubuntu:
  Fix Released
Status in “vim” package in Debian:
  Fix Released

Bug description:
  Binary package hint: vim

  If a regex using an alternate delimiter finishes with a $ sign, the
  syntax highlighting thinks it is a variable.

  ex :

  m[foobar$]
  m#foobar$#

  
  will higlight $] and $# as a variable. The real impact is that it doesn't perceive the regex as terminated, and highlight the rest of the document accordingly, until it reach a suitable delimiter.

  
  I use Ubuntu 9.10 netbook remix
  Vim : VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Sep 21 2009 11:22:49)
  Included patches: 1-245

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




More information about the foundations-bugs mailing list