[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Tue Feb 6 19:30:03 EET 2024


New commits:
commit 286c1654a135800ac349dc02daff56feac221321
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 6 10:06:49 2024 -0500

    libipsecconf: kt_enum -> kt_sparse_name
    
    it isn't an enum_name

commit 5b99e60d9abfee0dc674b9cfd27d0ab90291d191
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 6 09:49:49 2024 -0500

    libipsecconf: move parser_enum() to parser.y as parser_kw_enum()
    
    and don't call exit(1) when the keyword is invalid

commit 3b5344f5026b9a74e65ba6f476097445600517c7
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 6 09:35:49 2024 -0500

    libipsecconf: move parser_lset() to parser.y as parser_kw_lset()
    
    and don't call exit(1) when the keyword is invalid

commit 40dfad1140d9df390e683d96074769a794066586
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 6 09:19:08 2024 -0500

    libipsecconf: drop unused kt_list
    
    That it is unused is fortunate, as given:
      keyword=
    the code would call exit(1).

commit 81b96b4132319f37ae0d759ac972742de8c440e2
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 6 09:06:14 2024 -0500

    libipsecconf: kt_number -> kt_unsigned
    
    since -ve isn't allowed

commit 261d6996d8002a75b2dc9ff9990635a3c0375631
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 6 09:01:25 2024 -0500

    libipsecconf: merge BYTEWORD into KEYWORD=STRING

commit 3ffe5a1f4b1148f0d3154fe00a219e263314c66b
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 6 08:38:38 2024 -0500

    libipsecconf: merge BINARYWORD into KEYWORD=STRING

commit 0186f948bf8cb137619aa9db83c5bc117c839463
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 6 08:18:22 2024 -0500

    libipsecconf: merge PERCENTWORD into KEYWORD=STRING

commit 1b1586676d02e7acfeac0c29444df073a20965da
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 6 08:32:28 2024 -0500

    testing: update bad % keyword warnings

commit db3478ff49e0cce76187783d69441557493b2d30
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 6 08:06:57 2024 -0500

    libipsecconf: merge KEYWORD=STRING and KEYWORD=KEYWORD code



More information about the Swan-commit mailing list