Date: Sun, 13 Dec 1998 21:34:34 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 db_interface.c Message-ID: <199812140534.VAA04873@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1998/12/13 21:34:33 PST
Modified files:
sys/i386/i386 db_interface.c
Log:
Change local ddb_mode variable to volatile to handle GCC warning about
the variable possibly being clobbered by setjmp/longjmp.
Revision Changes Path
1.42 +2 -2 src/sys/i386/i386/db_interface.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?199812140534.VAA04873>
