This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin 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] cygcheck: eprintf + display_error: Do more.


Hi Bas,

Bas van Gompel writes:
> +  if (fileno (stdout) != fileno (stderr) [...]

I thought that fileno(stdout) is *always* 1 and fileno(stderr) is
*always* 2.  Isn't that true?

benny


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