From ghudson@MIT.EDU Sat Nov 25 03:14:56 2000 Return-Path: Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Delivered-To: mailing list dev@apr.apache.org Received: (qmail 31290 invoked from network); 25 Nov 2000 03:14:56 -0000 Received: from egyptian-gods.mit.edu (18.101.0.162) by locus.apache.org with SMTP; 25 Nov 2000 03:14:56 -0000 Received: (from ghudson@localhost) by egyptian-gods.MIT.EDU (8.9.3) id WAA12014; Fri, 24 Nov 2000 22:14:50 -0500 Message-Id: <200011250314.WAA12014@egyptian-gods.MIT.EDU> To: kfogel@collab.net cc: dev@apr.apache.org, dev@subversion.tigris.org Subject: Re: [PATCH] apr_getopt_long interface update and interleaving support In-Reply-To: Your message of "Fri, 24 Nov 2000 17:13:07 CST." <200011242313.eAOND7k15696@galois.collab.net> Date: Fri, 24 Nov 2000 22:14:50 -0500 From: Greg Hudson X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N > so I went for clarity and renamed it `apr_longopt_t' I'm sorry to have disappeared, but I think this really needs to change back (or to something else; I had picked apr_getopt_option_t). Something that specifies both long and short options should not be called "longopt".