Issue with 'src/variable.c'

2024-02-07 Thread Gisle Vanem
Since the commit: https://git.savannah.gnu.org/cgit/make.git/commit/src/variable.c?id=ec348f51d0240ebc64d11c77c461e89c4a8dfed7 src/variable.c doesn't compile: variable.c(1642): error C2065: 'specificity': undeclared identifier variable.c(1658): error C2065: 'specificity': undeclared identi

Re: Issue with 'src/variable.c'

2024-02-07 Thread Paul Smith
On Wed, 2024-02-07 at 13:35 +0100, Gisle Vanem wrote: > src/variable.c doesn't compile: >    variable.c(1642): error C2065: 'specificity': undeclared > identifier >    variable.c(1658): error C2065: 'specificity': undeclared > identifier Thanks for this report. It's helpful to include information

[bug #65273] Potential bug in the info function?

2024-02-07 Thread Collin Funk
URL: Summary: Potential bug in the info function? Group: make Submitter: collinfunk Submitted: Thu 08 Feb 2024 02:01:44 AM UTC Severity: 3 - Normal Item Group: B

[bug #65273] Potential bug in the info function?

2024-02-07 Thread Collin Funk
Follow-up Comment #1, bug#65273 (group make): I was able to reproduce this on a FreeBSD VM. The GNU Make in ports is version 4.3 and does not output the warnings. When using gmake from master they are outputted. On a separate note, FreeBSD fails when building in maintainer mode due to a #warning p