Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [RFC/PATCH] prepstrip/ecompressdir: parallelize operations
Date: Tue, 05 Jun 2012 03:08:41
Message-Id: 4FCD52DC.2040906@gentoo.org
In Reply to: Re: [gentoo-portage-dev] [RFC/PATCH] prepstrip/ecompressdir: parallelize operations by Mike Frysinger
1 On 06/02/2012 04:54 PM, Mike Frysinger wrote:
2 > On Saturday 02 June 2012 14:53:19 Zac Medico wrote:
3 >> On 05/11/2012 09:39 AM, Mike Frysinger wrote:
4 >>> + exec {mj_control_fd}<>${mj_control_pipe}
5 >>
6 >> I've heard that this is new in bash 4.1 [1]. Hopefully it doesn't bother
7 >> anyone if portage relies on this. The prefix bootstrap script already
8 >> includes bash 4.2 [2], so it shouldn't be a problem there.
9 >
10 > once the eclass gets sorted out, i'll merge the fixes back
11 > -mike
12
13 Done now:
14
15 http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=2c50bd9a82c3bb6dfbc63466ae8bfbd401fb3235
16 --
17 Thanks,
18 Zac