On Mon, 11 Oct 2010 11:16:54 -0400, Adam Jackson <[email protected]> wrote:
> +#define CallCallbacks(x, y) \ > + if ((*(x))) CallCallbacks(x, y); > + I know the patch is cute like this, but it seems like simply making CallCallbacks an inline function would be cleaner. -- [email protected]
pgp8ogxDwN64a.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
