Gentoo Archives: gentoo-dev

From: Fabian Groffen <grobian@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] POSIX shell and "portable"
Date: Sat, 03 Nov 2007 00:22:05
Message-Id: 20071103001922.GD1907@gentoo.org
In Reply to: Re: [gentoo-dev] More general interface to use flags by Roy Marples
1 On 02-11-2007 17:35:08 +0000, Roy Marples wrote:
2 > I don't see them as inferior.
3 > I see them as more portable and less confusing.
4
5 Please stop calling it "more portable". The shell code you see in
6 configure can in a way be called "portable". Your POSIX compliant stuff
7 isn't. In fact, by stating #!/bin/sh you actually make the code useless
8 on a number of platforms, where it would have been working fine if there
9 just were #!/bin/bash there.
10
11 It seems to me that you actually mean "more FreeBSD-able" or something,
12 which is a high price to pay for a relatively small part of Gentoo as a
13 whole.
14
15
16 --
17 Fabian Groffen
18 Gentoo on a different level
19 --
20 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] POSIX shell and "portable" Roy Marples <uberlord@g.o>
Re: [gentoo-dev] POSIX shell and "portable" Natanael copa <natanael.copa@×××××.com>
Re: [gentoo-dev] POSIX shell and "portable" Roy Marples <uberlord@g.o>
Re: [gentoo-dev] POSIX shell and "portable" Roy Marples <uberlord@g.o>