Re: bash-3.20 fails to link on z/OS Unix System Services

2008-08-19 Thread Chet Ramey
Jan Thielmann wrote: > Bash Version: 3.2 > Patch Level: 0 > Release Status: release > > IEW2456E 9207 SYMBOL SH_VA_START UNRESOLVED. MEMBER COULD NOT > BE INCLUDED FROM > THE DESIGNATED CALL LIBRARY. > FSUM3065 The LINKEDIT step ended with return code 8. >

Re: replacing *** with 0 in ascii data file

2008-08-19 Thread Mike Frysinger
On Wednesday 06 August 2008, kinda wrote: > hi friends., > my ascii file is as shown > 1 41.18324 117.2673 *** > 2 41.18324 117.2799 12.78 > 3 41.18324 117.2925 *** > > > 299859 37.65457 122.0885 16.8 > 299860 37.65457 122.1011 16.668 > > -

Re: Bash-3.2 Official Patch 20

2008-08-19 Thread Chet Ramey
> > BASH PATCH REPORT > > = > > > > Bash-Release: 3.2 > > Patch-ID: bash32-020 > > > > Bug-Reported-by:Ian A Watson <[EMAIL PROTECTED]> > > Bug-Reference-ID: > > >[EMAIL PROTECTED]> Bug-Reference-URL: > > > > Bug-Description:

prompt overwritten after tab completion - possibly fixed in readline 5.2

2008-08-19 Thread Mikel Ward
Hi On my newer systems (e.g. Red Hat Enterprise Linux 5.2), I had noticed a problem with tab completion. I can't reproduce it on my system which has readline-5.2-13 (versus readline-5.1-1.1), so I'm guessing it's fixed in readline-5.2, but the CHANGES list doesn't explicitly mention anything like