Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Cc: Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
Subject: Re: [gentoo-dev] versionator.eclass: convert to eshopts_{push,pop}
Date: Mon, 19 Jul 2010 19:46:37
Message-Id: 201007191543.17142.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] versionator.eclass: convert to eshopts_{push,pop} by Ciaran McCreesh
1 On Monday, July 19, 2010 03:38:39 Ciaran McCreesh wrote:
2 > On Sun, 18 Jul 2010 20:17:45 -0700 Alec Warner wrote:
3 > > Can we do away with all the extra foo && return bullshit and just set
4 > > a trap?
5 > >
6 > > trap "eshopts pop" RETURN
7 > >
8 > > ?
9 >
10 > That strikes me as a horribly fragile way of doing things that's bound
11 > to come back and screw things up at some point...
12
13 nifty in theory, but i'm inclined to agree with Ciaran
14 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] versionator.eclass: convert to eshopts_{push,pop} Alec Warner <antarus@g.o>
Re: [gentoo-dev] versionator.eclass: convert to eshopts_{push,pop} David Leverton <levertond@××××××××××.com>