Date: Sun, 30 Jan 2005 19:23:00 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: Bill Paul <wpaul@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/compat/ndis ndis_var.h ntoskrnl_var.h subr_ndis.c subr_ntoskrnl.c Message-ID: <20050130192300.04b14f24@Magellan.Leidinger.net> In-Reply-To: <200501251700.j0PH0sUe062571@repoman.freebsd.org> References: <200501251700.j0PH0sUe062571@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Jan 2005 17:00:54 +0000 (UTC)
Bill Paul <wpaul@freebsd.org> wrote:
> Modified files:
> sys/compat/ndis ndis_var.h ntoskrnl_var.h subr_ndis.c
> subr_ntoskrnl.c
> Log:
> Apparently, the Intel icc compiler doesn't like it when you use
> attributes in casts (i.e. foo = (__stdcall sometype)bar). This only
> happens in two places where we need to set up function pointers, so
> work around the problem with some void pointer magic.
Thanks.
Bye,
Alexander.
--
There's no place like ~
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050130192300.04b14f24>
