It seems to me that we shouldn’t be redefining offsetof at all, but rather 
including the appropriate header (cstddef) to make the definition available.  
I’m removing this change and including that in swr’s os.h.  New title will read 
something like “swr: [rasterizer common] include cstddef instead of redefining 
offsetof"

-Tim

> On May 17, 2016, at 6:11 AM, Emil Velikov <emil.l.veli...@gmail.com> wrote:
> 
> Summary should really be "swr: ensure offsetof is defined" or alike ?
> Why you have it only for linux (defined(FORCE_LINUX) ||
> defined(__linux__) || defined(__gnu_linux__)) though ?
> 
> -Emil

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

Reply via email to