[PATCH 03/17] support: Add optstring support

Adhemerval Zanella adhemerval.zanella@linaro.org
Tue Jun 13 11:55:00 GMT 2017



On 13/06/2017 06:22, Florian Weimer wrote:
> On 06/08/2017 11:13 PM, Adhemerval Zanella wrote:
>> +#ifdef CMDLINE_OPTSTRING
>> +  test_config.optstring = CMDLINE_OPTSTRING;
>> +#else
>> +  test_config.optstring = "+";
> 
> Why not "+" CMDLINE_OPTSTRING, for consistency?
> 
> Otherwise, this looks good to me.
> 
> Thanks,
> Florian
> 

I will add this change.



More information about the Libc-alpha mailing list