Date: Mon, 25 Oct 1999 13:41:30 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Alain Magloire cc: djgpp-workers AT delorie DOT com Subject: Re: Bug in fsetpos()? In-Reply-To: <199910241901.PAA27802@mccoy2.ECE.McGill.CA> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 24 Oct 1999, Alain Magloire wrote: > > Sorry, I must be missing something here. What bug do you see in this > > description? > > "Bug" is a big word, rater nit-picking. > > I'm just advocating for use of "!= 0" instead of "-1" in the docs. Oh, okay then: the DJGPP docs says "non-zero" (and the function actually returns -1, of course).