Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62465 - USE="-cscope" emerge vim builds cscope support
Summary: USE="-cscope" emerge vim builds cscope support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-31 19:45 UTC by Ciaran McCreesh
Modified: 2004-08-31 20:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
proposed eclass fix (vim-eclass-cscope-fix.patch,829 bytes, patch)
2004-08-31 19:46 UTC, Ciaran McCreesh
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ciaran McCreesh 2004-08-31 19:45:46 UTC
--features=huge will turn on cscope support in vim even if we --disable it, leading to a screwy has('cscope') result.
Comment 1 Ciaran McCreesh 2004-08-31 19:46:20 UTC
Created attachment 38644 [details, diff]
proposed eclass fix
Comment 2 Ciaran McCreesh 2004-08-31 20:30:30 UTC
Two reports of it working, fix applied.