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