[Bug 269653] src/sys/dev/an/if_an_pci.c : error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype]
Date: Sun, 27 Oct 2024 14:09:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269653
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Overcome By Events
Status|New |Closed
CC| |markj@FreeBSD.org
--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
I can't reproduce this by building a GENERIC kernel without "device an" on
stable/13. (The driver is removed in main.) Please re-open if you can
reproduce this, and please provide the kernel configuration you're using.
--
You are receiving this mail because:
You are the assignee for the bug.