Bug#301736: marked as done (vim-common: syntax/xml.vim produces E399 error)

Debian Bug Tracking System owner@bugs.debian.org
Mon, 28 Mar 2005 11:03:24 -0800


Your message dated Mon, 28 Mar 2005 13:47:15 -0500
with message-id <E1DFzGd-00047W-00@newraff.debian.org>
and subject line Bug#301736: fixed in vim 1:6.3-068+2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 28 Mar 2005 00:01:09 +0000
>From msw@cox.net Sun Mar 27 16:01:09 2005
Return-path: <msw@cox.net>
Received: from fed1rmmtao01.cox.net [68.230.241.38] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DFhgq-0001rf-00; Sun, 27 Mar 2005 16:01:08 -0800
Received: from mailhost.moonkingdom.net ([70.179.43.17])
          by fed1rmmtao01.cox.net
          (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP
          id <20050328000028.TQJG9923.fed1rmmtao01.cox.net@mailhost.moonkingdom.net>;
          Sun, 27 Mar 2005 19:00:28 -0500
Received: from rei.moonkingdom.net (rei.moonkingdom.net [192.168.0.4])
	by mailhost.moonkingdom.net (Postfix) with SMTP id 241F64AD0A;
	Sun, 27 Mar 2005 16:00:27 -0800 (PST)
Received: by rei.moonkingdom.net (sSMTP sendmail emulation); Sun, 27 Mar 2005 16:00:27 -0800
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Marc Wilson <msw@cox.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: vim-common: syntax/xml.vim produces E399 error
X-Mailer: reportbug 3.9
Date: Sun, 27 Mar 2005 16:00:27 -0800
Message-Id: <20050328000027.241F64AD0A@mailhost.moonkingdom.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: vim-common
Version: 1:6.3-068+1
Severity: normal

The change made to fix #196001 seems to have introduced another problem:

Error detected while processing /usr/share/vim/vim63/syntax/xml.vim:
line   61:
E399: Not enough arguments: syntax region xmlString contained start=+"+ contains=xmlEntity display
line   62:
E399: Not enough arguments: syntax region xmlString contained start=+'+ contains=xmlEntity display
Hit ENTER or type command to continue

Those two lines are currently:

syn region  xmlString contained start=+"+ contains=xmlEntity display
syn region  xmlString contained start=+'+ contains=xmlEntity display

Shouldn't they actually be:

syn region  xmlString contained start=+"+ end=+"+ contains=xmlEntity display
syn region  xmlString contained start=+'+ end=+"+ contains=xmlEntity display

I'm certainly no great shakes at writing a syntax file, but I can tell
the existing one isn't right. :)


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages vim-common depends on:
ii  vim                          1:6.3-068+1 Vi IMproved - enhanced vi editor

-- no debconf information

---------------------------------------
Received: (at 301736-close) by bugs.debian.org; 28 Mar 2005 18:55:39 +0000
>From katie@ftp-master.debian.org Mon Mar 28 10:55:39 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DFzOk-0002JM-00; Mon, 28 Mar 2005 10:55:38 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DFzGd-00047W-00; Mon, 28 Mar 2005 13:47:15 -0500
From: Norbert Tretkowski <nobse@debian.org>
To: 301736-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#301736: fixed in vim 1:6.3-068+2
Message-Id: <E1DFzGd-00047W-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 28 Mar 2005 13:47:15 -0500
Delivered-To: 301736-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: vim
Source-Version: 1:6.3-068+2

We believe that the bug you reported is fixed in the latest version of
vim, which is due to be installed in the Debian FTP archive:

kvim-perl_6.3-068+2_i386.deb
  to pool/main/v/vim/kvim-perl_6.3-068+2_i386.deb
kvim-python_6.3-068+2_i386.deb
  to pool/main/v/vim/kvim-python_6.3-068+2_i386.deb
kvim-ruby_6.3-068+2_i386.deb
  to pool/main/v/vim/kvim-ruby_6.3-068+2_i386.deb
kvim-tcl_6.3-068+2_i386.deb
  to pool/main/v/vim/kvim-tcl_6.3-068+2_i386.deb
kvim_6.3-068+2_i386.deb
  to pool/main/v/vim/kvim_6.3-068+2_i386.deb
vim-common_6.3-068+2_all.deb
  to pool/main/v/vim/vim-common_6.3-068+2_all.deb
vim-doc_6.3-068+2_all.deb
  to pool/main/v/vim/vim-doc_6.3-068+2_all.deb
vim-gnome_6.3-068+2_i386.deb
  to pool/main/v/vim/vim-gnome_6.3-068+2_i386.deb
vim-gtk_6.3-068+2_i386.deb
  to pool/main/v/vim/vim-gtk_6.3-068+2_i386.deb
vim-lesstif_6.3-068+2_i386.deb
  to pool/main/v/vim/vim-lesstif_6.3-068+2_i386.deb
vim-perl_6.3-068+2_i386.deb
  to pool/main/v/vim/vim-perl_6.3-068+2_i386.deb
vim-python_6.3-068+2_i386.deb
  to pool/main/v/vim/vim-python_6.3-068+2_i386.deb
vim-ruby_6.3-068+2_i386.deb
  to pool/main/v/vim/vim-ruby_6.3-068+2_i386.deb
vim-tcl_6.3-068+2_i386.deb
  to pool/main/v/vim/vim-tcl_6.3-068+2_i386.deb
vim_6.3-068+2.diff.gz
  to pool/main/v/vim/vim_6.3-068+2.diff.gz
vim_6.3-068+2.dsc
  to pool/main/v/vim/vim_6.3-068+2.dsc
vim_6.3-068+2_i386.deb
  to pool/main/v/vim/vim_6.3-068+2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 301736@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Tretkowski <nobse@debian.org> (supplier of updated vim package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 28 Mar 2005 19:26:35 +0200
Source: vim
Binary: vim-lesstif vim-common vim-doc vim-gnome kvim-ruby vim vim-gtk kvim-perl vim-perl kvim-tcl vim-tiny vim-ruby vim-python vim-tcl kvim-python kvim
Architecture: source i386 all
Version: 1:6.3-068+2
Distribution: unstable
Urgency: low
Maintainer: Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
Changed-By: Norbert Tretkowski <nobse@debian.org>
Description: 
 kvim       - Vi IMproved - KDE 3.x version
 kvim-perl  - Vi IMproved - KDE 3.x version with Perl scripting support
 kvim-python - Vi IMproved - KDE 3.x version with Python scripting support
 kvim-ruby  - Vi IMproved - KDE 3.x version with Ruby scripting support
 kvim-tcl   - Vi IMproved - KDE 3.x version with TCL scripting support
 vim        - Vi IMproved - enhanced vi editor
 vim-common - Vi IMproved - Common files
 vim-doc    - Vi IMproved - Documentation files
 vim-gnome  - Vi IMproved - GNOME2 Version
 vim-gtk    - Vi IMproved - GTK2 Version
 vim-lesstif - Vi IMproved - LessTif Version
 vim-perl   - Vi IMproved, with perl scripting support
 vim-python - Vi IMproved, with python scripting support
 vim-ruby   - Vi IMproved, with ruby scripting support
 vim-tcl    - Vi IMproved, with tcl scripting support
Closes: 206782 301736
Changes: 
 vim (1:6.3-068+2) unstable; urgency=low
 .
   * Pierre Habouzit <pierre.habouzit@m4x.org>:
     + Enhance the es.po. (closes: #206782)
 .
   * Matthijs Mohlmann <matthijs@cacholong.nl>
     + Modified patch 113_xml.vim.diff that fixes #196001 has introduced
       another syntax error. (closes: #301736)
     + Fixed menu-icon-missing on vim-* packages.
Files: 
 5e84489cd54be1797928b4aa6352d0e4 1475 editors optional vim_6.3-068+2.dsc
 35c3358be3cd899756d5e1e7affd6438 541013 editors optional vim_6.3-068+2.diff.gz
 45d02a105c3f67f615050f322f3908e7 1649772 editors optional vim-doc_6.3-068+2_all.deb
 6a436adc109bc05ec28371ad47b63d17 3425818 editors optional vim-common_6.3-068+2_all.deb
 d8fd76b9c8691b30e2118382cbd41bf6 707610 editors optional vim_6.3-068+2_i386.deb
 0efeb3ee76b1f6c5f2dfc0254f5e4ad9 854012 editors extra kvim-perl_6.3-068+2_i386.deb
 f82aeb73a5bad92056b4a18b700462d8 730272 editors extra vim-perl_6.3-068+2_i386.deb
 49ea49c29c317a6c9d2880f16daa9ca3 846568 editors extra kvim-python_6.3-068+2_i386.deb
 1800ce6b9e3fea5e406381deed370fd8 722770 editors extra vim-python_6.3-068+2_i386.deb
 3f9458f8fd1d2388bc51ec8bdd53c969 842384 editors extra kvim-ruby_6.3-068+2_i386.deb
 2dc9fa96f62e40f8926fe1ffffa035c7 718720 editors extra vim-ruby_6.3-068+2_i386.deb
 15838806c5047431d6f8711616104fdb 805190 editors extra kvim-tcl_6.3-068+2_i386.deb
 6b0105ee7d59bc8e07aa6c0e18e15d1c 722768 editors extra vim-tcl_6.3-068+2_i386.deb
 7924712ed6d24a3b7d419228eb736b8a 715142 editors extra vim-gtk_6.3-068+2_i386.deb
 20406bcc13fa608243ac601e19644d12 657500 editors extra vim-lesstif_6.3-068+2_i386.deb
 4520bf0523405ab0e326349ec101ff08 717140 editors extra vim-gnome_6.3-068+2_i386.deb
 768663d5135f5d852dbc17a450a18e22 796628 editors extra kvim_6.3-068+2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCSEoTr/RnCw96jQERAloxAJ9r9hn6JTQD5cuYs5EiFiVk4EMTNACggak0
1PjWXAcmnhiuAkGFqozAeLQ=
=fxO+
-----END PGP SIGNATURE-----