Hi Bas,
many thanks
Mauro

On Sat, Mar 16, 2019 at 11:02 PM Bas Nieuwenhuizen
<[email protected]> wrote:
>
> Should be fixed when
>
> https://gitlab.freedesktop.org/mesa/mesa/merge_requests/456
>
> is merged.
>
> On Sat, Mar 16, 2019 at 10:16 PM Mauro Rossi <[email protected]> wrote:
> >
> > Hi Marek,
> >
> > I'm getting the following building error after commit [1]
> > but I don't understand why.
> >
> > Mauro
> >
> > external/mesa/src/gallium/drivers/radeonsi/si_compute.c:807:8: error:
> > initializing 'uint *' (aka 'unsigned int *') with an expression of
> > type 'uint const[3]' discards qualifiers
> > [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
> >         uint *last_block = info->last_block;
> >               ^            ~~~~~~~~~~~~~~~~
> > 1 error generated.
> >
> >
> > [1] 
> > https://cgit.freedesktop.org/mesa/mesa/commit/?id=b9e02fe138ef181f02fd739129517fbe70604af6
> > _______________________________________________
> > mesa-dev mailing list
> > [email protected]
> > https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to