Re: Looking for a specific fix

2013-05-28 Thread Chet Ramey
On 5/28/13 3:51 PM, Jean Delvare wrote: > Hi Chet, > > Le Tuesday 28 May 2013 à 15:31 -0400, Chet Ramey a écrit : >> On 5/28/13 12:27 PM, Jean Delvare wrote: >>> Hi all, >>> >>> There are a few changelog files seemingly related to bash on the web >>> with the following entry: >>> >>> - change rese

Re: Looking for a specific fix

2013-05-28 Thread Jean Delvare
Hi Chet, Le Tuesday 28 May 2013 à 15:31 -0400, Chet Ramey a écrit : > On 5/28/13 12:27 PM, Jean Delvare wrote: > > Hi all, > > > > There are a few changelog files seemingly related to bash on the web > > with the following entry: > > > > - change reset_job_indices to avoid infinite looping when

Re: Looking for a specific fix

2013-05-28 Thread Chet Ramey
On 5/28/13 12:27 PM, Jean Delvare wrote: > Hi all, > > There are a few changelog files seemingly related to bash on the web > with the following entry: > > - change reset_job_indices to avoid infinite looping when js.j_firstj > == 0 or js.j_firstj == js.j_jobslots upon function entry. Fixes >

Re: Looking for a specific fix

2013-05-28 Thread Jean Delvare
Le Tuesday 28 May 2013 à 18:27 +0200, Jean Delvare a écrit : > Hi all, > > There are a few changelog files seemingly related to bash on the web > with the following entry: > > - change reset_job_indices to avoid infinite looping when js.j_firstj > == 0 or js.j_firstj == js.j_jobslots upon funct

Looking for a specific fix

2013-05-28 Thread Jean Delvare
Hi all, There are a few changelog files seemingly related to bash on the web with the following entry: - change reset_job_indices to avoid infinite looping when js.j_firstj == 0 or js.j_firstj == js.j_jobslots upon function entry. Fixes bug reported by osi...@post.cz For example in that fi