Hi Axel,
On 1 Oct 2016 02:34, "Axel Davy" <axel.d...@ens.fr> wrote:
>
> On 16/09/2016 14:51, Nayan Deshmukh wrote:
>>
>>
>>     bool flushed;
>> +   bool is_different_gpu;
>>  };
>>
>
> I get a warning when I build about incompatible pointer type at the line
>
> fd = loader_get_user_preferred_fd(fd, &scrn->is_different_gpu);
>
> When compiling on 32 bits.
>
> I get this should be int.
>
Yes you are right it should be int. I will submit a patch later today.

Regards,
Nayan
>
> Axel
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to