I means code indentation.

2011/8/16 Sun Chan <sun.c...@gmail.com>

> I don't follow, what alignment?
> Sun
>
> On Tue, Aug 16, 2011 at 8:05 PM, ruifen Shen <shenr...@gmail.com> wrote:
> > Just a small problem about alignment.
> > Thx
> >
> > Index: osprey/driver/run.c
> > ===================================================================
> > --- osprey/driver/run.c (revision 3717)
> > +++ osprey/driver/run.c (working copy)
> > @@ -473,11 +473,10 @@
> >
> > /* need to setenv COMPILER_PATH for collect to find ld */
> >
> > -#ifdef KEY // gcc will invoke the cc1 in the COMPILER_PATH directory,
> > +        // gcc will invoke the cc1 in the COMPILER_PATH directory,
> > // which is not what we want when we invoke gcc for
> > -#ifdef KEY // If the command line has explicit inline
> > +                // If the command line has explicit inline
> > // setting, follow it; else follow the
> > // front-end request.  Bug 11325.
> >
> >
> > 2011/8/16 Mike Murphy <mmur...@nvidia.com>
> >>
> >> Fine with me.
> >>
> >> -----Original Message-----
> >> From: David Coakley [mailto:dcoak...@gmail.com]
> >> Sent: Monday, August 15, 2011 5:48 PM
> >> To: open64-devel
> >> Cc: Mike Murphy
> >> Subject: Code review request for removing KEY ifdefs [DRIVER]
> >>
> >> This is a simple cleanup change to remove the KEY ifdefs in
> >> osprey/driver source.
> >>
> >> Code that is included by #ifdef KEY is left in, and code excluded by
> >> #ifndef KEY is deleted.
> >>
> >> Could a gatekeeper please review the patch?
> >>
> >> -David Coakley / AMD Open Source Compiler Engineering
> >>
> >>
> -----------------------------------------------------------------------------------
> >> This email message is for the sole use of the intended recipient(s) and
> >> may contain
> >> confidential information.  Any unauthorized review, use, disclosure or
> >> distribution
> >> is prohibited.  If you are not the intended recipient, please contact
> the
> >> sender by
> >> reply email and destroy all copies of the original message.
> >>
> >>
> -----------------------------------------------------------------------------------
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> uberSVN's rich system and user administration capabilities and model
> >> configuration take the hassle out of deploying and managing Subversion
> and
> >> the tools developers use with it. Learn more about uberSVN and get a
> free
> >> download at:  http://p.sf.net/sfu/wandisco-dev2dev
> >> _______________________________________________
> >> Open64-devel mailing list
> >> Open64-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/open64-devel
> >
> >
> >
> > --
> > Best Regards.
> >
> > Shen Ruifen
> >
> > tel: 010-51266989-226
> >
> >
> >
> ------------------------------------------------------------------------------
> > uberSVN's rich system and user administration capabilities and model
> > configuration take the hassle out of deploying and managing Subversion
> and
> > the tools developers use with it. Learn more about uberSVN and get a free
> > download at:  http://p.sf.net/sfu/wandisco-dev2dev
> >
> > _______________________________________________
> > Open64-devel mailing list
> > Open64-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/open64-devel
> >
> >
>



-- 
Best Regards.

Shen Ruifen

tel: 010-51266989-226
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to