Hello there,

I just tried to compile package grub-0.96-6 with the Intel C compiler

It said

i82586.c(754): warning #592: variable "shmem" is used before its value is set

The source code is

                while (
               shmem[iSCB_STATUS>>1] == 0)

Suggest initialise local array "shmem" before first use.

Regards

David Binderman

_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters! http://www.msn.co.uk/newsletters



_______________________________________________
Bug-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to