Thread (5 messages) flat view 5 messages, 2 authors, 2016-06-15

Re: [PATCH] parse-options: fix the description of defval

From: Ivan Ukhov <hidden>
Date: 2016-06-15 23:04:18

Hello Paul,


Yes, you are right. Thank you for the clarification!


Regards,
Ivan
On Mar 29, 2015, at 3:27 PM, Paul Tan [off-list ref] wrote:

Hi,

On Sun, Mar 29, 2015 at 5:28 PM, Ivan Ukhov [off-list ref] wrote:
quoted
I have checked the definitions of the three macros you mentioned, and it seems that none of them uses defval to store pointers. OPTION_CMDMODE stores chars and integers. OPTION_STRING does not use defval at all (pointers go in a different field of the option struct), and the same applies to OPTION_FILENAME. I am probably missing something; can you please clarify what you mean? Thank you.
For OPTION_STRING, if the PARSE_OPT_OPTARG flag is set (as the
documentation already states), the option can be provided on the
command line without any corresponding argument. If provided as so,
the string pointer of defval is used.

See get_value() in parse-options.c

I haven't used the other option types before yet (just did a grep
'defval' in parse-options.c) so I don't know what they do with defval.
That's why it would be nice if they were documented :-)

Regards,
Paul
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help