[bug #59096] The built in rule for archives fails on aix.

2020-09-10 Thread Dmitry Goncharov
Follow-up Comment #1, bug #59096 (project make): This is a patch which fixes this rule. diff --git a/src/default.c b/src/default.c index 751ea15..7d31355 100644 --- a/src/default.c +++ b/src/default.c @@ -71,6 +71,9 @@ static struct pspec default_pattern_rules[] = #else { "(%)", "%",

[bug #59096] The built in rule for archives fails on aix.

2020-09-10 Thread Dmitry Goncharov
URL: Summary: The built in rule for archives fails on aix. Project: make Submitted by: dgoncharov Submitted on: Чт 10 сен 2020 23:40:31 Severity: 3 - Normal Item Group:

[bug #59093] Segmentation fault regression in make 4.3 vs. 4.2.1

2020-09-10 Thread Thomas Petazzoni
URL: Summary: Segmentation fault regression in make 4.3 vs. 4.2.1 Project: make Submitted by: tpetazzoni Submitted on: Thu 10 Sep 2020 03:35:12 PM UTC Severity: 3 - Normal