From: Vesa Jääskeläinen
Date: Wed, 04 Mar 2009 13:56:08 +0200
> David Miller wrote:
> > Many of these warnings are for two reasons:
> >
> > 1) grub_ssize_t is != 'int' on sparc64, and many pieces of code
> >try to pass an int pointer in for the final arg of several
> >ieee1275 "get prope
David Miller wrote:
> Many of these warnings are for two reasons:
>
> 1) grub_ssize_t is != 'int' on sparc64, and many pieces of code
>try to pass an int pointer in for the final arg of several
>ieee1275 "get property" functions which take a grub_ssize_t
>pointer.
>
> 2) The third arg
Many of these warnings are for two reasons:
1) grub_ssize_t is != 'int' on sparc64, and many pieces of code
try to pass an int pointer in for the final arg of several
ieee1275 "get property" functions which take a grub_ssize_t
pointer.
2) The third arg to grub_ieee1275_get_integer_prope