[PATCH 0/4] refine argparse library
    Chengwen Feng 
    fengchengwen at huawei.com
       
    Tue Feb 20 14:14:58 CET 2024
    
    
  
I found a couple of issues when I revisited the argparse_autotest
output, so got this patchset.
Chengwen Feng (4):
  argparse: refine error message
  argparse: remove dead code
  argparse: fix argument flags operate as uint32 type
  test/argparse: refine testcases
 app/test/test_argparse.c    | 63 +++++++++++++++++++------------------
 lib/argparse/rte_argparse.c | 41 +++++++++++-------------
 2 files changed, 52 insertions(+), 52 deletions(-)
-- 
2.17.1
    
    
More information about the dev
mailing list