Your message dated Sat, 3 Mar 2012 14:45:56 -0500 with message-id <[email protected]> and subject line Re: Bug#619563: vim-gnome: incorectly syntax highlighted c++ initializers has caused the Debian Bug report #619563, regarding vim-gnome: incorectly syntax highlighted c++ initializers 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.) -- 619563: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619563 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: vim-gnome Version: 2:7.3.035+hg~8fdc12103333-1 Severity: normal { in bar(foo{2,4}) is marked as incorrect but this can be initialized class as in below struct foo{ int a,b}; int bar(foo x){;} int main(){ bar(foo{2,4}); } -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.37-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF8, LC_CTYPE=en_US.UTF8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages vim-gnome depends on: ii libacl1 2.2.49-4 Access control list shared library ii libbonoboui2 2.24.3-1 The Bonobo UI library ii libc6 2.11.2-13 Embedded GNU C Library: Shared lib ii libglib2.0-0 2.28.2-1 The GLib library of C routines ii libgnome2-0 2.30.0-1 The GNOME library - runtime files ii libgnomeui-0 2.24.3-1 The GNOME libraries (User Interfac ii libgpm2 1.20.4-3.3 General Purpose Mouse - shared lib ii libgtk2.0-0 2.24.3-1~sid1 The GTK+ graphical user interface ii libice6 2:1.0.7-1 X11 Inter-Client Exchange library ii libncurses5 5.8+20110307-1 shared libraries for terminal hand ii libpango1.0- 1.28.3-2~sid1 Layout and rendering of internatio ii libruby1.8 1.8.7.334-1 Libraries necessary to run Ruby 1. ii libselinux1 2.0.96-1 SELinux runtime shared libraries ii libsm6 2:1.2.0-1 X11 Session Management library ii libx11-6 2:1.4.1-5 X11 client-side library ii libxt6 1:1.1.1-1 X11 toolkit intrinsics library ii tcl8.4 8.4.19-4 Tcl (the Tool Command Language) v8 ii vim-common 2:7.3.035+hg~8fdc12103333-1 Vi IMproved - Common files ii vim-gui-comm 2:7.3.035+hg~8fdc12103333-1 Vi IMproved - Common GUI files ii vim-runtime 2:7.3.035+hg~8fdc12103333-1 Vi IMproved - Runtime files vim-gnome recommends no packages. Versions of packages vim-gnome suggests: ii cscope 15.7a-3.3 Interactively examine a C program pn gnome-icon-theme <none> (no description available) ii ttf-dejavu 2.33-1 Metapackage to pull in ttf-dejavu- pn vim-doc <none> (no description available) -- no debconf information
--- End Message ---
--- Begin Message ---On Fri, Mar 25, 2011 at 08:24:12AM +0100, Ondrej Bilka wrote: > { in bar(foo{2,4}) is marked as incorrect but this can be initialized class > as in below > struct foo{ int a,b}; > int bar(foo x){;} > int main(){ bar(foo{2,4}); } This is a GCC extension for C++. Upstream prefers to stick to standards. Closing. -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>
signature.asc
Description: Digital signature
--- End Message ---

