looks fine to me Sun On Thu, May 12, 2011 at 9:21 AM, Hui Shi <kalin....@gmail.com> wrote: > Can a gatekeeper help approve patch for change option name? > > Index: osprey/common/com/config.cxx > =================================================================== > --- osprey/common/com/config.cxx (revision 3595) > +++ osprey/common/com/config.cxx (working copy) > @@ -1844,7 +1844,7 @@ > Alias_F90_Pointer_Unaliased = TRUE; > } else if (strncasecmp( val, "f90_pointer_alias", len) == 0) { > Alias_F90_Pointer_Unaliased = FALSE; > - } else if (strncasecmp( val, "nystrom", len) == 0) { > + } else if (strncasecmp( val, "field_sensitive", len) == 0) { > Alias_Nystrom_Analyzer = TRUE; > } else { > ErrMsg ( EC_Inv_OPT, "alias", val ); > > > Regards > Shi Hui > > 2011/5/12 Min Zhao <mzhao...@gmail.com> >> >> >> I agree -OPT:alias=field_sensitive is more meaningful. >> >> Thanks, >> >> Min >> >> 2011/5/11 Christopher Bergström <cbergst...@pathscale.com> >>> >>> On Wed, May 11, 2011 at 4:08 PM, Hui Shi <kalin....@gmail.com> wrote: >>> > Hi All, >>> > 2. It use Nystrom's last name without his permission? >>> >>> It's a very popular Swedish last name and you almost certainly don't >>> have to worry about this. >>> >>> >>> ------------------------------------------------------------------------------ >>> Achieve unprecedented app performance and reliability >>> What every C/C++ and Fortran developer should know. >>> Learn how Intel has extended the reach of its next-generation tools >>> to help boost performance applications - inlcuding clusters. >>> http://p.sf.net/sfu/intel-dev2devmay >>> _______________________________________________ >>> Open64-devel mailing list >>> Open64-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/open64-devel >> > > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Open64-devel mailing list > Open64-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/open64-devel > >
------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Open64-devel mailing list Open64-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open64-devel