popt
popt copied to clipboard
only report arg to callback when relevant
When calling the callback, the value passed in arg is only valid if the option->argInfo being evaluated is not POPT_ARG_NONE.
Fixes: #76