[bug #49014] Zombies in parallel builds with pselect code

2017-07-09 Thread Paul D. Smith
Update of bug #49014 (project make): Status:None => Duplicate Open/Closed:Open => Closed ___ Follow-up Comment #17: I'm going to close th

[bug #51266] "make -p" erroneously prints "+=" instead of ":="

2017-07-09 Thread Paul D. Smith
Update of bug #51266 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

[bug #51400] SIGCHLD gets unblocked

2017-07-09 Thread Paul D. Smith
Update of bug #51400 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

[bug #51014] .SHELLSTATUS not always set correctly when $(shell ...) terminated by signal

2017-07-09 Thread Paul D. Smith
Update of bug #51014 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

[bug #51237] Deadlock in Ctrl-C handler on Windows

2017-07-09 Thread Paul D. Smith
Follow-up Comment #4, bug #51237 (project make): I would prefer this to be done differently. Sorry for the late conversation. First, we have this same type of issue in UNIX (see for example bug #50557) so I would prefer to not have a Windows-specific solution. Second, I don't see why we need a

[bug #51414] Use of multiple $$% (for .SECONDEXPANSION) causes make to misinterpret the rule as a pattern rule

2017-07-09 Thread Paul D. Smith
Update of bug #51414 (project make): Status:None => Not A Bug Open/Closed:Open => Closed ___ Follow-up Comment #1: Actually what's happen