[bug #59870] Segmentation Fault on GNU

2021-03-14 Thread Paul D. Smith
Update of bug #59870 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

[bug #59870] Segmentation Fault on GNU

2021-03-14 Thread Paul D. Smith
Follow-up Comment #2, bug #59870 (project make): I don't think this is the way we want to fix this. It's incorrect to interpret the "define" keyword here as the introduction to a variable assignment; it should be a target name. If we do ever decide to support adding define/endef directly as a ta

[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 ---

[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