Re: bug in headers (how to file a bug for such things?)
Re: bug in headers (how to file a bug for such things?)
- Subject: Re: bug in headers (how to file a bug for such things?)
- From: Francis Bouchard <email@hidden>
- Date: Thu, 07 Feb 2002 13:27:33 -0500
On 07/02/2002 12:29, "Justin C. Walker" <email@hidden> wrote:
>
On Thursday, February 7, 2002, at 08:54 AM, Francis Bouchard wrote:
>
>
> There is a bug in the Kernel headers:
>
>
>
> 1- create a new kext project (not IOKit).
>
> 2- this will not compile:
>
>
>
>
>
> #include <mach/mach_types.h>
>
>
>
> #include <IOKit/IOLib.h>
>
> #include <sys/systm.h>
>
>
>
>
I can't say for sure, but it seems to me that including IOKit headers in
>
non-IOKit extensions is asking for trouble. Why are you doing it?
>
My problem is actually use the sys/systm.h in an iokit driver. I used the
kext template to dig the cause of error. I will still occur in an IOKit
driver.
As I understand, IOKit are kext but not the other way around (hope I'm not
wrong!).
I meed it for vsprintf
Francis
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.