On 05/31/16 11:04, Aaron Conole wrote: > Nathan Sidwell writes: > >> On 05/26/16 13:08, Aaron Conole wrote: >>> The previous gcov behavior was to always output errors on the stderr channel. >>> This is fine for most uses, but some programs will require stderr to be >>> untouched by libgcov for certain tests. This change allows configuring >>> the gcov output via an environment variable which will be used to open >>> the appropriate file. >> >> this is ok, thanks. After offlist discussion, I committed this patch. Thanks Aaron! nathan