> From: Ira Weiny > > Do we have a global header where we could put this in an > > #ifdef __WIN__ > #endif > > ?
You can add /wd4200 in the SOURCES file for the components that use zero-length arrays. This would then only require the pragmas in public headers. -Fab _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
