cvs commit: src/sys/compat/ndis ndis_var.h ntoskrnl_var.h
subr_ndis.c subr_ntoskrnl.c
Alexander Leidinger
Alexander at Leidinger.net
Sun Jan 30 10:23:02 PST 2005
On Tue, 25 Jan 2005 17:00:54 +0000 (UTC)
Bill Paul <wpaul at 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
More information about the cvs-src
mailing list