Date: Wed, 20 Dec 1995 09:06:45 -0800 (PST) From: Nate Williams <nate> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/include cpufunc.h Message-ID: <199512201706.JAA01622@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 95/12/20 09:06:42 Branch: sys/i386/include RELENG_2_1_0 Modified: sys/i386/include cpufunc.h Log: C++ doesn't allow implicit conversions from 'void *' to other pointer types. Explicitly cast the pointer to the correct type. Revision Changes Path 1.37.4.3 +4 -3 src/sys/i386/include/cpufunc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512201706.JAA01622>