Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] Thoughts on try()
Date: Wed, 08 Aug 2001 10:59:24
Message-Id: 20010808105924.E13162@cvs.gentoo.org
In Reply to: [gentoo-dev] Thoughts on try() by Aron Griffis
1 On Wed, Aug 08, 2001 at 09:41:33AM -0400, Aron Griffis wrote:
2
3 > alias die='diefunc "$FUNCNAME" "$LINENO" "$?"'
4
5 This is the part I like the most. I didn't realize that you could
6 cause $LINENO to be evaluated when die is called; very nice!
7
8 > Feedback/questions/comments are welcome! Thanks for reading.
9
10 All in all an excellent summary of the current problem and a great
11 proposed solution. Dan, can you add a wiki item for me to remind
12 me to add this to Portage?
13
14 Best Regards,
15
16 --
17 Daniel Robbins <drobbins@g.o>
18 Chief Architect/President http://www.gentoo.org
19 Gentoo Technologies, Inc.

Replies

Subject Author
Re: [gentoo-dev] Thoughts on try() Dan Armak <danarmak@g.o>