pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/39375 (seems to integer overflow in vim)



The following reply was made to PR pkg/39375; it has been noted by GNATS.

From: Oleg Pilyavets <pilyavets%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/39375 (seems to integer overflow in vim)
Date: Mon, 18 Aug 2008 15:58:17 +0400

 7.2.0 is also effected. I've just tested it.                                   
                               
 For me it more strange, why this is not observed in Linux... but only in 
NetBSD?   
 
 $ vim --version                                                                
                               
 VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Aug 18 2008 15:14:05)              
                               
 Modified by martti%NetBSD.org@localhost                                        
                                         
 Compiled by user@user                                                          
                               
 Normal version without GUI.  Features included (+) or not (-):                 
                               
 -arabic +autocmd -balloon_eval -browse -builtin_terms +byte_offset +cindent    
                               
 -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments  
                               
 +cryptv -cscope +cursorshape +dialog_con +diff +digraphs -dnd -ebcdic          
                               
 -emacs_tags +eval +ex_extra +extra_search -farsi +file_in_path +find_in_path   
                               
 +float +folding -footer +fork() +gettext -hangul_input +iconv +insert_expand   
                               
 +jumplist -keymap -langmap +libcall +linebreak +lispindent +listcmds +localmap 
                               
 +menu +mksession +modify_fname +mouse -mouseshape -mouse_dec -mouse_gpm        
                               
 -mouse_jsbterm -mouse_netterm -mouse_sysmouse +mouse_xterm +multi_byte         
                               
 +multi_lang -mzscheme -netbeans_intg -osfiletype +path_extra -perl +postscript 
                               
 +printer -profile -python +quickfix +reltime -rightleft -ruby +scrollbind      
                               
 -signs +smartindent -sniff +statusline -sun_workshop +syntax +tag_binary       
                               
 +tag_old_static -tag_any_white -tcl -terminfo +termresponse +textobjects 
+title                               
  -toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo 
                               
 +vreplace +wildignore +wildmenu +windows +writebackup -X11 -xfontset -xim 
-xsmp                               
  -xterm_clipboard -xterm_save                                                  
                               
    system vimrc file: "$VIM/vimrc"                                             
                               
      user vimrc file: "$HOME/.vimrc"                                           
                               
       user exrc file: "$HOME/.exrc"                                            
                               
   fall-back for $VIM: "/usr/pkg/share/vim"                                     
                               
 Compilation:                                                                   
                               
 cc -c -I. -Iproto -DHAVE_CONFIG_H   -I/usr/include  -O2 -I/usr/include         
                               
 Linking: cc   -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o vim       -lm  
-ltermcap -liconv -lintl 
 
 (this is the default flags from pkgsrc, I didn't change anything)
 
 On Mon, Aug 18, 2008 at 11:02 +0000, wiz%NetBSD.org@localhost wrote:
 > Synopsis: seems to integer overflow in vim
 > 
 > Responsible-Changed-From-To: pkg-manager->martti
 > Responsible-Changed-By: wiz%NetBSD.org@localhost
 > Responsible-Changed-When: Mon, 18 Aug 2008 11:02:27 +0000
 > Responsible-Changed-Why:
 > Over to maintainer.
 > 
 > 
 


Home | Main Index | Thread Index | Old Index