Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Staging 'einstalldocs' for EAPI 6
Date: Wed, 21 Aug 2013 18:33:36
Message-Id: 21013.2032.627074.615890@a1i15.kph.uni-mainz.de
In Reply to: Re: [gentoo-dev] Staging 'einstalldocs' for EAPI 6 by Ulrich Mueller
1 >>>>> On Wed, 21 Aug 2013, I wrote:
2
3 > Maybe we could change the test for an array to the following?
4
5 > elif ! declare +a DOCS &>/dev/null; then
6
7 I retract this suggestion. It doesn't work because of issues with
8 local and global scope.
9
10 Sorry for the noise.
11
12 Ulrich