bug-m4
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: seekable stdin test failure on OS X


From: Bruno Haible
Subject: Re: seekable stdin test failure on OS X
Date: Wed, 11 Apr 2007 00:29:46 +0200
User-agent: KMail/1.5.4

Hi Eric,

The 'e1' variable is not needed, I think. No standard specifies that errno
must be preserved across function calls:
  - C99 does not mention 'errno' in the description of fflush,
  - POSIX does, and says in 
http://www.opengroup.org/susv3/functions/xsh_chap02_03.html
    that "The value of errno should only be examined when it is indicated to
    be valid by a function's return value."

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]