On 13 August 2018 at 15:56, Alejandro Piñeiro <apinhe...@igalia.com> wrote:
>
>
> On 13/08/18 16:50, Alejandro Piñeiro wrote:
>> From AppVeyor #8582, it seems that MSVC doesn't like uint, so this
>> patch replaces it with unsigned.
>> ---
>>
>> Note that Im not sure if this is the usual solution. As far as I see,
>> uint is used on other source files. Having said so, just replacing for
>> unsigned seems the easier way to fix this.
>
> Note2: I don't have a way to really test this patch on MSVC. I assume
> that it would fix it, but it is a kind of blind-assumption.
>
The AppVeyor + github integration is as trivial as travis + github.
Simply login click a few times and watch the build issues on git push.

-Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to