On Wed, 22 Apr 2009 19:09:48 -0400, Joseph Smith <[email protected]>
wrote:
> 
> 
> 
> On Wed, 22 Apr 2009 13:50:54 -0700, ron minnich <[email protected]>
> wrote:
>> On Tue, Apr 21, 2009 at 4:41 AM, Joseph Smith <[email protected]>
> wrote:
>>>
>>>
>>>> This really sounds like an unitialized variable or a bad pointer.
>>>>
>>> Wouldn't gcc catch these and error when building?
>>
>>
>> not always. that's what sparse can be useful for.
>>
> Why can't I just send the build output to a text file and then look
> through
> it for all the warnings/errors?
> 
> $ make > buildlog.txt
> 
Could this cause an issue?
coreboot-v2-4187//src/superio/smsc/smscsuperio/superio.c: In function
'enable_dev':
coreboot-v2-4187//src/superio/smsc/smscsuperio/superio.c:325: warning:
passing argument 4 of 'pnp_enable_devices' from incompatible pointer type


-- 
Thanks,
Joseph Smith
Set-Top-Linux
www.settoplinux.org


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to