[bug #59870] Segmentation Fault on GNU

2021-01-14 Thread Dmitry Goncharov
Follow-up Comment #1, bug #59870 (project make): Here is a patch. i am not adding a test, because there is a commented out test 19 in targetvars, which expects different behavior. Thank you for your report and the test case. diff --git a/src/read.c b/src/read.c index 545514c..11ef748 100644 ---

src/job.c:... error: too few arguments to function 'find_in_given_path'

2021-01-14 Thread Bjarni Ingi Gislason
Error message: src/job.c: In function 'child_execute_job': src/job.c:2394:19: error: too few arguments to function 'find_in_given_path' 2394 | cmd = (char *)find_in_given_path (argv[0], p, 0); | ^~ The number of arguments was changed to be four in

[bug #59870] Segmentation Fault on GNU

2021-01-14 Thread Fabian Helfert
URL: Summary: Segmentation Fault on GNU Project: make Submitted by: fabse333 Submitted on: Thu 14 Jan 2021 09:45:21 AM UTC Severity: 3 - Normal Item Group: Bug