Work around bugs in pre-3.0 UWIN ksh makes bash-2.02.2 panic

2003-01-19 Thread Daniel Goujot
maremma:/4go/tmp/make-3.80% sh --version GNU bash, version 2.01.1(1)-release (i586-pc-linux-gnu) Copyright 1997 Free Software Foundation, Inc. This shell will make segmentation fault on these lines : # Work around bugs in pre-3.0 UWIN ksh. $as_unset ENV MAIL MAILPATH PS1='$ ' PS2='> ' PS4='+ ' (

Re: Work around bugs in pre-3.0 UWIN ksh makes bash-2.02.2 panic

2003-01-19 Thread Paul D. Smith
%% Daniel Goujot <[EMAIL PROTECTED]> writes: dg> maremma:/4go/tmp/make-3.80% sh --version dg> GNU bash, version 2.01.1(1)-release (i586-pc-linux-gnu) dg> Copyright 1997 Free Software Foundation, Inc. dg> This shell will make segmentation fault on these lines : dg> # Work around bugs in