Mikael Pettersson <[EMAIL PROTECTED]> wrote:
>
> gcc4 generates compile errors when it sees declarations
> of arrays of incomplete element types.
> has one such declaration, which unfortunately breaks ppc32
> since #includes .
>
> The fix in this case is to simply move the array declaration
> to
gcc4 generates compile errors when it sees declarations
of arrays of incomplete element types.
has one such declaration, which unfortunately breaks ppc32
since #includes .
The fix in this case is to simply move the array declaration
to after the corresponding element type declaration.
Signed-of
2 matches
Mail list logo