Date: Sat, 6 Jan 2001 18:31:21 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/dev/acpica/Subsystem/Interpreter amregion.c Message-ID: <200101070231.f072VL688144@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/01/06 18:31:21 PST
Modified files:
sys/contrib/dev/acpica/Subsystem/Interpreter amregion.c
Log:
Cast some 64 bit integer addresses to (void *) so that they can be printed
with printf style %p formats. Otherwise, the debugging info is very
confusing and wrong due to stack format corruption..
Revision Changes Path
1.2 +17 -17 src/sys/contrib/dev/acpica/Subsystem/Interpreter/amregion.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101070231.f072VL688144>
