Date: Tue, 3 Aug 2004 11:17:42 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Nate Lawson <nate@root.org> Cc: cvs-all@FreeBSD.org Subject: Re: [src] cvs commit: src/sys/dev/acpica acpi.c Message-ID: <20040803181742.GA91936@dragon.nuxi.com> In-Reply-To: <410FC71C.2050304@root.org> References: <20040803141459.4E20E16A5A0@hub.freebsd.org> <410FC71C.2050304@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 03, 2004 at 10:10:52AM -0700, Nate Lawson wrote: > David E. O'Brien wrote: > >obrien 2004-08-03 14:14:53 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/acpica acpi.c > > Log: > > Initialize variables to fix kernel build on AMD64. > > > > Revision Changes Path > > 1.181 +2 -0 src/sys/dev/acpica/acpi.c > > I can't see why I didn't get any warnings: > > cc -O -pipe > -I/home/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica -D_KERNEL > -DKLD_MODULE -nostdinc -I- > -I/home/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica -I. -I@ > -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 > -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 > -ffreestanding -Wsystem-headers -Werror -Wall -Wno-format-y2k > -Wno-uninitialized -c > /home/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi.c They didn't happen on i386 (and thus when building as a module). -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040803181742.GA91936>