Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72469 - sh.vim causes functions with period to be unrecognized
Summary: sh.vim causes functions with period to be unrecognized
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-11-25 07:16 UTC by Tom Kirchner
Modified: 2004-11-27 10:23 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Kirchner 2004-11-25 07:16:37 UTC
Function names with a period character aren't being recognized and highlighted by vim, because of a bug in sh.vim which is inherited by ebuild.vim.  For an example, see games.eclass:92-93 in the portage tree - dogameslib.a() is unhighlighted.
Comment 1 Ciaran McCreesh 2004-11-27 09:42:39 UTC
In SVN r86:87. I'm just overriding this just for ebuilds for now, I'll have a go at getting it pushed upstream when the next batch of runtime changes goes through.
Comment 2 Ciaran McCreesh 2004-11-27 10:23:39 UTC
Release 20041127, thanks