Gentoo Archives: gentoo-dev

From: "Chí-Thanh Christopher Nguyễn" <chithanh@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: RFC: mesa.eselect
Date: Mon, 01 Nov 2010 20:12:09
Message-Id: 4CCF1EE5.5040406@gentoo.org
In Reply to: [gentoo-dev] Re: RFC: mesa.eselect by Christian Faulhammer
1 Christian Faulhammer schrieb:
2 >> * Accept numbers as do_set() arguments
3 >>
4 > Taken from emacs.eselect
5 >
6
7 Thanks, this looks easier than I expected. So I will implement this
8 before committing to portage.
9
10 >> CONFIG_DIR="${EROOT}/usr/share/mesa"
11 >>
12 > Maybe something less generic as variable name? Also the local x, y, z
13 > variables could be named a bit more obvious.
14 >
15
16 Will fix.
17
18 > I would welcome more if constructs instead of&&, as it makes the code
19 > more readable.
20 >
21
22 Ok, I am going to change this.
23
24
25 Thanks,
26 Chí-Thanh Christopher Nguyễn