From owner-freebsd-hackers Tue Oct 1 11:14:20 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA06915 for hackers-outgoing; Tue, 1 Oct 1996 11:14:20 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA06909 for ; Tue, 1 Oct 1996 11:14:17 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA02070; Tue, 1 Oct 1996 11:13:32 -0700 From: Terry Lambert Message-Id: <199610011813.LAA02070@phaeton.artisoft.com> Subject: Re: Quick question about getopt To: joerg_wunsch@uriah.heep.sax.de Date: Tue, 1 Oct 1996 11:13:32 -0700 (MST) Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: <199609300628.IAA11391@uriah.heep.sax.de> from "J Wunsch" at Sep 30, 96 08:28:42 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > (Me:) > > > Except that all tools that compare the result against EOF should also > ^^^^^^^^^^^ > > > be changed to compare it against -1 then. [...] > ^^^^^^^^^^ > > > According to the POSIX quotation, these tools are no longer compliant, > > and should look for -1 instead. > > > > Fix the bogus tools, not the POSIX mandated interface. > > So what? We are in violent agreement? Why did you post then? A > ``Me, too'' posting? :) The English "should" is non-declarative. You could have either been saying (a) that the change should be made, OR (b) that because of the additional changes necessary, the change should not be made. I just read it the wrong way; sorry. > Plus the crosspost to -hackers and -current, seems it hasn't been your > best day yesterday, Terry? ;-) I explained the crosspost in a private email exchange with you; for the record, yours is the only complaint I got. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.