Hi Sean, On 16:56 Thu 12 Feb , Sean Hefty wrote: > I noticed the following in ibdiag_common.h: > > #define DEBUG if (ibdebug || ibverbose) IBWARN > #define VERBOSE if (ibdebug || ibverbose > 1) IBWARN > > This allows for else statements to mismatch when defined.
Sure, we can wrap it with 'do { ... } while (0)'. Sasha _______________________________________________ general mailing list general@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general