This is the mail archive of the gcc-help@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: Enhance isatty() for GCC for use with GNU make?


On Thu, Oct 9, 2014 at 11:31 AM, Paul Smith <psmith@gnu.org> wrote:
>
> For tools, like gcc, which are often invoked by make I wonder if it
> would be worthwhile to provide a special variation of isatty() which
> checked this env.var. first before calling isatty().

Sounds reasonable to me.

Ian


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