Re: Parallelism a la make -j / GNU parallel

2012-05-12 Thread Linda Walsh
Ole Tange wrote: Can you explain how that idea would differ from sem (Part of GNU Parallel)? Because gnu parallel is written in perl? And well, writing it in perl that's near easy... did that about ... 8 years ago? in perl... to encode albums in FLAC or LAME -- about 35-45

Re: Parallelism a la make -j / GNU parallel

2012-05-12 Thread Ole Tange
On Sat, May 12, 2012 at 9:34 AM, Linda Walsh wrote: > > Ole Tange wrote: > >> Can you explain how that idea would differ from sem (Part of GNU >> Parallel)? > >        Because gnu parallel is written in perl?  And well, writing it in > perl that's near easy... did that about ... 8 years ago? i

Re: Parallelism a la make -j / GNU parallel

2012-05-12 Thread Linda Walsh
Ole Tange wrote: On Sat, May 12, 2012 at 9:34 AM, Linda Walsh wrote: Ole Tange wrote: Can you explain how that idea would differ from sem (Part of GNU Parallel)? � � � �Because gnu parallel is written in perl? �And well, writing it in perl that's near easy... did that about ... 8 years

obsolete vms specific code in lib/glob/ndir.h

2012-05-12 Thread John E. Malmberg
The lib/glob/ndir.h file has some VMS specific code in it. That header file is not used by VMS in building bash. Even if it where to be used, the code is out of date and would not work on current versions of VMS. I recommend removing the VMS specific code from that file. Regards, -John wb8ty