On Tue, Apr 04, 2017 at 05:09:56PM -0700, Kenneth Graunke wrote:
> typeof doesn't seem to exist.  This code is going to die soon anyway.

Hmm. Presumably libdrm_lists.h isn't compiled at this point in the
series? Just checking!

#ifndef typeof
#define typeof __typeof__
#endif

Slightly less invasive?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to