Bug#458630: vim-runtime: the wrong syntax highlight of the program code in Perl

Dmitry E. Oboukhov dimka at uvw.ru
Wed Jan 2 09:27:29 UTC 2008


Package: vim-runtime
Version: 1:7.1-167+1
Severity: normal

In Perl it is often used the construction of such type:

<<endquote
text
endquote

For all that in the majority of cases after the open marker (<<endquote)
there's needed some statement, for example semicolumn, closing bracket,
etc.

Example:

$dbh->do(<<endsql, undef, $cid);
        DELETE FROM query
        WHERE query.id=?
endsql

 Parameters written after open marker will colour wrongly.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

vim-runtime depends on no packages.

Versions of packages vim-runtime recommends:
ii  vim                          1:7.1-167+1 Vi IMproved - enhanced vi editor
ii  vim-tiny                     1:7.1-167+1 Vi IMproved - enhanced vi editor -

-- debconf-show failed





More information about the pkg-vim-maintainers mailing list