Bug 432123 - vim 7.1.211-1.fc7 doesn't work with Ada
Summary: vim 7.1.211-1.fc7 doesn't work with Ada
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: vim
Version: 7
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-08 22:57 UTC by H.J. Lu
Modified: 2008-03-13 07:44 UTC (History)
0 users

Fixed In Version: 7.1.245-1.fc7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-13 07:44:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description H.J. Lu 2008-02-08 22:57:16 UTC
# vim layout.adb
...
"layout.adb" 3164L, 114453C
Error detected while processing /usr/share/vim/vim71/ftplugin/ada.vim:
line  111:
E121: Undefined variable: g:ada_default_compiler
E15: Invalid expression: "compiler " . g:ada_default_compiler
Error detected while processing function ada#Map_Popup:
line    1:
E121: Undefined variable: g:mapleader
E116: Invalid arguments for function escape(g:mapleader . "a" . a:Keys , '\') . 
" :"^I  . a:Command . "<CR>"
E15: Invalid expression: "50amenu " . "PopUp."   . escape(a:Text, ' ') . "<Tab>"
^I  . escape(g:mapleader . "a" . a:Keys , '\') . " :"^I  . a:Command . "<CR>"
Error detected while processing function ada#Map_Popup..ada#Map_Menu:
line   26:
E121: Undefined variable: g:mapleader
E116: Invalid arguments for function escape(g:mapleader . "a" . a:Keys , '\') . 
" :"^I  . a:Command . "<CR>"
E15: Invalid expression: "50amenu " . "Ada."  . escape(a:Text, ' ') . "<Tab>" . 
escape(g:mapleader . "a" . a:Keys , '\') . " :"^I  . a:Command . "<CR>"
line   31:
E121: Undefined variable: g:mapleader
E116: Invalid arguments for function escape(g:mapleader . "a" . a:Keys , '\') ."
 :" . a:Command
-- More --

Comment 1 Fedora Update System 2008-02-12 09:46:15 UTC
vim-7.1.245-1.fc7 has been submitted as an update for Fedora 7

Comment 2 Fedora Update System 2008-02-13 04:57:04 UTC
vim-7.1.245-1.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update vim'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F7/FEDORA-2008-1489

Comment 3 Fedora Update System 2008-03-13 07:44:45 UTC
vim-7.1.245-1.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.