[bug #40503] Shebang detection is flawed

2013-11-06 Thread Mike Hommey
URL: Summary: Shebang detection is flawed Project: make Submitted by: glandium Submitted on: Thu 07 Nov 2013 01:01:58 AM GMT Severity: 3 - Normal Item Group: Bug

[bug #40503] Shebang detection is flawed

2013-11-06 Thread Eli Zaretskii
Follow-up Comment #1, bug #40503 (project make): Detection of Unix scripts with shebang is a compatibility feature, meant for running Makefile's that invoke Unix shell scripts. On Unix, what follows the shebang is the absolute file name of the interpreter in Unix format, like "/bin/sh" or "/usr/l

[bug #40322] Interrupting a build with CTRL-C doesn't kill subprocesses

2013-11-06 Thread Eli Zaretskii
Follow-up Comment #6, bug #40322 (project make): Any news on this? I don't want to leave a bug report that cannot be reproduced for prolonged periods of time. Thanks. ___ Reply to this item at: _

[bug #40503] Shebang detection is flawed

2013-11-06 Thread Eli Zaretskii
Update of bug #40503 (project make): Severity: 3 - Normal => 2 - Minor Item Group: Bug => Enhancement Assigned to:None => eliz