Date: Tue, 29 May 2001 06:18:31 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Mark E." Message-Id: <9003-Tue29May2001061831+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <3B124D04.9747.794512@localhost> (snowball3@bigfoot.com) Subject: Re: getopt fix References: <3B124D04 DOT 9747 DOT 794512 AT localhost> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Mark E." > Date: Mon, 28 May 2001 13:05:08 -0400 > > getopt currently doesn't follow the posix standard because it returns '?' > when a missing argument is encountered instead of ':'. The patch below fixes > this: Looks good to me, but please update the docs and add a short blurb to wc204.txi.