>Code cleanup, standardize on a single Windows #define '__WIN__'; WIN32 -->
>__WIN__.
>Flip usage of ifndef WIN32 --> ifdef __GNUC__

GNUC indicates a specific compiler, not a platform, which is what the check is
for.


_______________________________________________
ofw mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw

Reply via email to