Acked-by: Chengwen Feng <fengcheng...@huawei.com>

On 2025/5/27 17:21, Bruce Richardson wrote:
> Sometimes we don't want to parse the string at all, when doing arg
> parsing, and just save it off for later. Add support for that.
> 
> Also, rather than assuming boolean values have to be the same size as
> uint8 (or some other size), add an explicitly type for that - which also
> allows checking for true/false and 0/1 values explicitly.
> 
> Signed-off-by: Bruce Richardson <bruce.richard...@intel.com>

Reply via email to