Your message dated Mon, 5 Dec 2011 19:29:58 -0500
with message-id <[email protected]>
and subject line Re: Bug#651084: enters infinite loop on indenting new line
has caused the Debian Bug report #651084,
regarding enters infinite loop on indenting new line
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
651084: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651084
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vim-nox
Version: 2:7.3.346-1+b1
Severity: normal

Vim enters an infinite loop while inserting a new line after the
indicated line in the following C code:

void
function ()
{ const struct Struct *s[] = {{"one", 1},
   {"two", 2}}; // move your cursor to this line and press o
}

Save this to bug.c and open with

vim -u NORC -U NORC --cmd 'filetype plugin indent on' -N bug.c

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (550, 'testing'), (500, 'stable')
Architecture: i386 (x86_64)

Kernel: Linux 3.0.4-64+ (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages vim-nox depends on:
ii  libacl1       2.2.51-4      
ii  libc6         2.13-21bfw1   
ii  libgpm2       1.20.4-4      
ii  liblua5.1-0   5.1.4-10      
ii  libperl5.14   5.14.2-5bfw1  
ii  libpython2.7  2.7.2-7       
ii  libruby1.8    1.8.7.352-2   
ii  libselinux1   2.1.0-4       
ii  libtinfo5     5.9-4         
ii  tcl8.5        8.5.10-1      
ii  vim-common    2:7.3.346-1+b1
ii  vim-runtime   2:7.3.346-1   

vim-nox recommends no packages.

Versions of packages vim-nox suggests:
pn  cscope   15.7a-3.4
pn  vim-doc  <none>   

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 2:7.3.363-1

On Mon, Dec 05, 2011 at 05:54:27PM +0100, Christoph Nodes wrote:
> Vim enters an infinite loop while inserting a new line after the
> indicated line in the following C code:
> 
> void
> function ()
> { const struct Struct *s[] = {{"one", 1},
>    {"two", 2}}; // move your cursor to this line and press o
> }

Thanks for the report.  This has been fixed by upstream patch 7.3.356
and is part of the latest Debian package.

Cheers,
-- 
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to