help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

jobserver fds remain open in subprocess


From: Keith Rarick
Subject: jobserver fds remain open in subprocess
Date: Wed, 12 Dec 2012 17:11:12 -0800

I'm seeing some behavior that surprises me:
https://gist.github.com/b4852e149f45a43fb17a

I'd expect that putting a + in front of the command
would cause make to leave the jobserver fds open,
and leaving off the + would cause make to close
those fds. This is the behavior described in
http://mad-scientist.net/make/jobserver.html and
it matches my reading of the make source code
(retrieved from http://ftp.gnu.org/gnu/make/make-3.82.tar.gz).

Can anyone help me understand what's going on?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]