1f0f9a Update cxxopts to version 3.2.1 / rev 4 via SR 1161126

6 files Authored by dirkmueller a month ago, Committed by Bernhard M. Wiedemann a month ago,
    Update cxxopts to version 3.2.1 / rev 4 via SR 1161126
    
    https://build.opensuse.org/request/show/1161126
    by user dirkmueller + anag+factory
    - update to 3.2.1:
      * Fix compilation with optional on C++20.
      * Fix unannotated fallthrough.
      * Fix sign conversion with Unicode output.
      * Don't initialize regex in static initialiser.
      * Fix incorrect integer overflow checks.
      * Change quote output to '' to match Windows.
      * Don't split positional arguments by the list delimiter.
      * Order help groups by the order they were added.
    
        short name.
    
        
file modified
+0 -0
file modified
+18 -0
file removed
-1
file modified
+14 -1
file modified
+2 -2