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>
- [PATCH 0/3] argparse additions and rework Bruce Richardson
- [PATCH 2/3] argparse: make argparse EAL-args compati... Bruce Richardson
- Re: [PATCH 2/3] argparse: make argparse EAL-args... fengchengwen
- Re: [PATCH 2/3] argparse: make argparse EAL-... Bruce Richardson
- [PATCH 1/3] argparse: add support for string and boo... Bruce Richardson
- Re: [PATCH 1/3] argparse: add support for string... fengchengwen
- [PATCH 3/3] argparse: use enums to remove max-value ... Bruce Richardson
- Re: [PATCH 3/3] argparse: use enums to remove ma... fengchengwen
- Re: [PATCH 0/3] argparse additions and rework Bruce Richardson
- [PATCH v2 0/3] argparse additions and rework Bruce Richardson
- [PATCH v2 1/3] argparse: add support for string ... Bruce Richardson
- [PATCH v2 2/3] argparse: make argparse EAL-args ... Bruce Richardson
- [PATCH v2 3/3] argparse: use enums to remove max... Bruce Richardson
- Re: [PATCH v2 0/3] argparse additions and rework fengchengwen
- [PATCH v3 0/3] argparse additions and rework Bruce Richardson
- [PATCH v3 1/3] argparse: add support for string ... Bruce Richardson