Mike Stroyan wrote:

>   move_to_high_fd() only avoid open file descriptors if the
> check_new parameter is non-zero.  open_shell_script() calls
> move_to_high_fd() with a check_new value of 0.  The other two callers
> of the function do pass in a check_new value of 1.
> 

Aha!  I missed the most relevant call.  Now the question is whether or
not it's still a good idea to pass that 0 from open_shell_script.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                       Live Strong.  No day but today.
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to