Date: Tue, 13 Feb 2001 16:08:51 +0000 (GMT) From: Nick Hibma <n_hibma@qubesoft.com> To: Dag-Erling Smorgrav <des@ofug.org> Cc: Dirk Froemberg <dirk@FreeBSD.org>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/kern makeops.pl Message-ID: <Pine.BSF.4.31.0102131608370.44429-100000@henny.webweaving.org> In-Reply-To: <xzpd7cmwp3a.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
Nothing I guess, but it's not being used there. Nick On 13 Feb 2001, Dag-Erling Smorgrav wrote: > Nick Hibma <n_hibma@qubesoft.com> writes: > > if ( $arg eq '--' ) { > > last; > > } elsif ( $arg =~ m/^-.*/ ) { > > push @args, $arg; > > } elsif ( $arg =~ m/\.m$/ ) { > > push @filenames, $arg; > > Excuse me, but what's wrong with Getopt::Std? > > DES > -- > Dag-Erling Smorgrav - des@ofug.org > -- Qube Software, Ltd. Private: n_hibma@qubesoft.com n_hibma@webweaving.org n_hibma@freebsd.org http://www.qubesoft.com/ http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0102131608370.44429-100000>