Subject: CVS commit: src/lib/libedit
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 10/22/2006 07:48:13
Module Name: src
Committed By: mrg
Date: Sun Oct 22 07:48:13 UTC 2006
Modified Files:
src/lib/libedit: vi.c
Log Message:
__weakref__ attribute can not be applied to anything when inside function
scope, so, move the extern of get_alias_text outside vi_alias().
fixes build problems with GCC 4.1-20061021.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/lib/libedit/vi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.