Hi Chad,
Yeah, we need to kill that. Thanks for reminding me, looking forward
to the patch :)
Kristian
On Wed, Oct 17, 2012 at 4:50 PM, Chad Versace
wrote:
> wayland-util.h defines __wl_container_of() as well as an unprefixed version,
> container_of(). The unprefixed version, of course, pollut
wayland-util.h defines __wl_container_of() as well as an unprefixed version,
container_of(). The unprefixed version, of course, pollutes the global namespace
and causes symbol collisions in projects that define container_of() slightly
differently.
Is there any chance that the unprefixed container_