This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch,driver] Make the driver output environment variables when verbose


Dave Korn wrote:
> On 31 August 2007 15:18, François-Xavier Coudert wrote:
> 
>> Bootstrapped and regtested on x86_64-linux, OK to commit?
> 
>   Typo-nit-pickery:
> 
> +/* Add or change the value of an environment varaible, outputting the
> 
> 'variable'

Right.

> +   change to standard output if in verbose mode.  */

Also, does it really go to stdout or to stderr?  Please double-check.

OK with the typo fixed and the output stream verified.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]