Bug 113130 - vim package compiled w/o perl support
Summary: vim package compiled w/o perl support
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vim
Version: 1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-08 19:02 UTC by Pat Gunn
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-01-12 15:18:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pat Gunn 2004-01-08 19:02:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031114

Description of problem:
vim is compiled without libperl, so the perld functions
silently fail. Please either build vim with perl (preferable)
or have it fail/warn when perl commands are executed (ok).

Version-Release number of selected component (if applicable):
vim-6.2.121

How reproducible:
Always

Steps to Reproduce:
1. Try using :perld s/foo/bar/
2. Watch it fail
3. Sigh


Actual Results:  It silently failed to do anything

Expected Results:  It should've replaced foo with bar all throughout
the document

Additional info:

Comment 1 Kaj J. Niemi 2004-01-10 14:25:34 UTC
This is fixed in rawhide (6.2.154-3 or later)

Comment 2 Kaj J. Niemi 2004-01-10 14:26:04 UTC
So I'd guess it would stay that way for FC2 too...


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