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 <[EMAIL PROTECTED]>
pgpu0CYOPvddr.pgp
Description: PGP signature

