On Tue, Feb 2, 2016 at 1:20 AM, Steinar H. Gunderson
<sgunder...@bigfoot.com> wrote:
> On Mon, Feb 01, 2016 at 04:00:09PM +0100, Marek Olšák wrote:
>> "sync" is undeclared here. It builds, because "sync" is also a
>> function from unistd.h. This is wrong.
>
> Attaching new version, fixing this wrong use of “sync” (both places in the
> file).
>
> As for code after declaration, I looked for it and could find nothing;

It's the very first change in the patch - the function call. I'll fix that.

Marek
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to