Re: [PATCH] apr_getopt_long interface update and interleaving support
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-11-25 01:35:16 CET
>> - char *const *argv;
> Um. I don't think we can do this with argv. I'm surprised that it
We can do whatever we want with argv. That's pretty well-established.
It wasn't "const char *const *argv" before because a "char **"
(Branko said this as well, in different words.)
> Certainly, if we make a copy of the array (of pointers), then we
I can do this if you think it's important, but the gnu getopt_long
> I think the name "apr_option_t" is a bit too generic. The
Okay, will resubmit with that change.
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.