[PATCH] inetcomm/smtptransport.c : Remove some unneeded variables and assigns.

Henri Verbeet hverbeet at gmail.com
Wed Dec 16 13:36:17 CST 2009


2009/12/16 James Hawkins <truiken at gmail.com>:
> Also, you should never pass a function to a macro.  What if FAILED
> were defined as:
>
> FAILED(x) (x & MASK1) | (x & MASK2)
>
> ?
>
Then the macro is broken, although admittedly most macros probably are.



More information about the wine-devel mailing list