1) I believe that we can live without this pragma being turned on again. 2) As far as I remember pragma are a way to tell a compiler what to do. If a compiler doesn't understand it, it just ignores it.
Thanks Tzachi > -----Original Message----- > From: Ira Weiny [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2008 7:45 PM > To: Sasha Khapyorsky > Cc: Tzachi Dar; [EMAIL PROTECTED]; Leonid Keller; > [EMAIL PROTECTED]; [email protected] > Subject: Re: [ofw] Re: [ofa-general] Issues with _osm_lin_fwd_tbl > > Do we have a global header where we could put this in an > > #ifdef __WIN__ > #endif > > ? > > Does it matter if the pragma is turned back on? I would assume not. > > Ira > > On Thu, 12 Jun 2008 15:50:41 +0300 > Sasha Khapyorsky <[EMAIL PROTECTED]> wrote: > > > On 15:46 Thu 12 Jun , Tzachi Dar wrote: > > > The surrounded can be bigger than the actual array (for example a > > > whole file). > > > > And what about using compiler flags and not touching the > code itself? > > I guess that if the code is supposed to be portable it > should not have > > stuff like '#pragma warning( disable : 4200)'. > > > > Sasha > > _______________________________________________ > > 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 > _______________________________________________ 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
