Date: Sun, 02 Nov 2025 23:54:09 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 290762] /usr/src/usr.bin/id/id.c:161:16: error: use of undeclared identifier 'Aflag' Message-ID: <bug-290762-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290762 Bug ID: 290762 Summary: /usr/src/usr.bin/id/id.c:161:16: error: use of undeclared identifier 'Aflag' Product: Base System Version: 14.3-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: jakub_lach@mailplus.pl Cannot build world past stable/14-3473db79f4b3 --- all_subdir_rescue --- /usr/src/usr.bin/id/id.c:161:16: error: use of undeclared identifier 'Aflag' 161 | if ((cflag || Aflag || Mflag) && argc > 0) | ^ /usr/src/usr.bin/id/id.c:164:10: error: use of undeclared identifier 'Aflag' 164 | combo = Aflag + Gflag + Mflag + Pflag + gflag + pflag + uflag; | ^ 2 errors generated. *** [id.o] Error code 1 -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290762-227>
