On Thu, 10 May 2012 14:25:25 +1000, Peter Hutterer <[email protected]> 
wrote:

> +#define BUG_RETURN(cond) \
> +        do { __BUG_WARN_MSG(cond, 0, NULL); return; } while(0)

I'm not a huge fan of macros hiding control flow...

-- 
[email protected]

Attachment: pgpKUGgs25PmH.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

Reply via email to