[JAVA] /bin/sh portability issues in scripts/check_jni_methods.sh

Ralf Wildenhues Ralf.Wildenhues@gmx.de
Sat Jul 8 01:05:00 GMT 2006


* Andrew Pinski wrote on Sat, Jul 08, 2006 at 02:57:31AM CEST:
> On Jul 7, 2006, at 5:51 PM, Ralf Wildenhues wrote:
> 
> >Here's a patch (well, it turned more or less into a rewrite), to use
> >a temporary directory and avoid 'set -C' and some other glitches and
> >non-Posix flags, as a suggestion.  (There is no need for backslash-
> >newline after a pipe.)
> 
> But "set -C" is POSIX.

Yes.  The 'other' was supposed to refer to glitches only, not to the
POSIX-ness of things.  Sorry if I was not clear.

(If you'd stick to POSIX only without taking additional limitations into
account, there'd be more trouble...)

Cheers,
Ralf



More information about the Java-patches mailing list