Hello Paul,

> On Mar 29, 2015, at 11:08 AM, Paul Tan <[email protected]> wrote:
> 
> Actually, it can contain a pointer for OPTION_CMDMODE, OPTION_STRING
> and OPTION_FILENAME.

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.


Regards,
Ivan--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to