From owner-cvs-all Wed Feb 14 6:15:27 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 6CFF437B491; Wed, 14 Feb 2001 06:15:20 -0800 (PST) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id PAA00484; Wed, 14 Feb 2001 15:15:17 +0100 (CET) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Nick Hibma Cc: Dirk Froemberg , , Subject: Re: cvs commit: src/sys/kern makeops.pl References: From: Dag-Erling Smorgrav Date: 14 Feb 2001 15:15:17 +0100 In-Reply-To: Nick Hibma's message of "Wed, 14 Feb 2001 13:35:38 +0000 (GMT)" Message-ID: Lines: 19 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nick Hibma writes: > Buggy handrolled, as in I've used in umpteen scripts in that very same > way, thank you. It doesn't work properly. It doesn't support clustering, and it doesn't support providing option parameters as separate command-line arguments. It's also much longer than the corresponding code would be using Getopt::Std, and you have to verify every argument manually. > I doubt whether you gain anything in use()ing yet > another module for an interface that is only used through > scripts/makefiles. The fact that it's only used by scripts or makefiles doesn't exexmpt it from working correctly. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message