patch 7.1.002

2007-05-15 Thread Bram Moolenaar

Patch 7.1.002
Problem:Oracle Pro*C/C++ files are not detected.
Solution:   Add the missing star. (Micah J. Cowan)
Files:  runtime/filetype.vim


*** ../vim-7.1.001/runtime/filetype.vim Thu May 10 20:42:30 2007
--- runtime/filetype.vimTue May 15 09:12:06 2007
***
*** 1,7 
   Vim support file to detect file types
  
   Maintainer: Bram Moolenaar [EMAIL PROTECTED]
!  Last Change:2007 May 10
  
   Listen very carefully, I will say this only once
  if exists(did_load_filetypes)
--- 1,7 
   Vim support file to detect file types
  
   Maintainer: Bram Moolenaar [EMAIL PROTECTED]
!  Last Change:2007 May 15
  
   Listen very carefully, I will say this only once
  if exists(did_load_filetypes)
***
*** 1286,1292 
  au BufNewFile,BufRead *.it,*.ih   setf ppwiz
  
   Oracle Pro*C/C++
! au BufNewFile,BufRead .pc setf proc
  
   Privoxy actions file
  au BufNewFile,BufRead *.actionsetf privoxy
--- 1286,1292 
  au BufNewFile,BufRead *.it,*.ih   setf ppwiz
  
   Oracle Pro*C/C++
! au BufNewFile,BufRead *.pcsetf proc
  
   Privoxy actions file
  au BufNewFile,BufRead *.actionsetf privoxy
*** ../vim-7.1.001/src/version.cMon May 14 19:35:51 2007
--- src/version.c   Tue May 15 09:13:11 2007
***
*** 668,669 
--- 668,671 
  {   /* Add new patch number below this line */
+ /**/
+ 2,
  /**/

-- 
hundred-and-one symptoms of being an internet addict:
132. You come back and check this list every half-hour.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\download, build and distribute -- http://www.A-A-P.org///
 \\\help me help AIDS victims -- http://ICCF-Holland.org///


Re: patch 7.1.002

2007-05-15 Thread Micah Cowan
Bram Moolenaar wrote:
 Patch 7.1.002
 Problem:Oracle Pro*C/C++ files are not detected.
 Solution:   Add the missing star. (Micah J. Cowan)

Just to be clear: while I reformatted the solution in patch-form, it was
Arturo OlguĂ­n Cruz who first found the bug and determined its fix:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/86916

-- 
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/



signature.asc
Description: OpenPGP digital signature