Re: minor patch, bugs

2002-04-18 Thread Alexander V. Lukyanov
On Wed, Apr 17, 2002 at 04:12:30PM -0400, Glenn Maynard wrote: Job.cc: Free waiting on dtor. Applied. Job.h: Make SetParentFg also Bg the job if the parent is Bg'd; in other words, make it always copy the fg/bg state from the parent, not just if the parent is Fg'd. Did you mean: --- Job.h

minor patch, bugs

2002-04-17 Thread Glenn Maynard
More minor stuff: Job.cc: Free waiting on dtor. Job.h: Make SetParentFg also Bg the job if the parent is Bg'd; in other words, make it always copy the fg/bg state from the parent, not just if the parent is Fg'd. Sorry for not being able to give examples of where these were problems; I waited