Bug#355273: vim-common: highlighting on bash a{b,c} fails

James Vega jamessan at debian.org
Fri Apr 7 01:29:37 UTC 2006


tag 355273 + fixed-upstream
thanks

On Sat, Mar 04, 2006 at 11:45:13AM -0500, Justin Pryzby wrote:
> Package: vim-common
> Version: 1:6.4-007+1
> Severity: normal
> 
> The following causes bash to highlight the final '}' character in red,
> as if it were invalid syntax, but bash runs it correctly.  Listing the
> 2 fifos explicitly (as in rm -f /tmp/fifo1 /tmp/fifo2) works around
> the problem.  With magic "#! /bin/bash" bash extensions should be
> accepted, right?.
> 
> #! /bin/bash
> set -e;
> 
> function rmfifos ()
> {
>         rm -f /tmp/fifo{1,2}
> }

Chip has fixed this in the sh.vim being shipped with vim7.  If it looks
like it will be a while for vim7 to be released, I'll backport the fixes
to the vim6 package.  As of right now, though, I think the vim7 will be
released relatively soon.

James
-- 
GPG Key: 1024D/61326D40 2003-09-02 James Vega <jamessan at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20060406/8833d2df/attachment.pgp


More information about the pkg-vim-maintainers mailing list