Gentoo Archives: gentoo-dev

From: Steve Long <slong@××××××××××××××××××.uk>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: Proposed change to base.eclass: EAPI-2 support
Date: Mon, 03 Nov 2008 08:32:09
Message-Id: gemcq9$ac8$1@ger.gmane.org
In Reply to: Re: [gentoo-dev] Proposed change to base.eclass: EAPI-2 support by Peter Alfredsen
1 Peter Alfredsen wrote:
2
3 > debug-print-function $FUNCNAME $*
4
5 You should be using "$@" not unquoted $*.
6
7 Seems like the FUNCNAME bit should just be rolled into the function
8 with "${FUNCNAME[1]}" which could be done tree-wide quite easily.

Replies

Subject Author
Re: [gentoo-dev] Re: Proposed change to base.eclass: EAPI-2 support Peter Alfredsen <loki_val@g.o>