Re: RFC on interface change to apr_getopt_long()
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-11-21 22:44:57 CET
> Okay; +1 on `char short_name' instead of `char *short_names'. As
> But, in that case, we don't need a short_name equiv field at all --
The current code uses the val field for exactly one purpose:
I don't have any particular objection to overloading val to also be a
With that change, we have (with yet more renaming):
typedef struct apr_option_t {
APR_DECLARE(apr_status_t) apr_getopt_long(apr_getopt_t *os,
|
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.