New commits:
commit 6f16885c437b30470d9b1eab41e9f134a291792d
Author: Andrew Cagney <[email protected]>
Date:   Tue May 21 10:41:47 2024 -0400

    enums: drop "??" when printing an enum with no name
    
    code now assumes value is loggable vis:
       if (!enum_name(&table, e, &b)) {
          llog(logger, "unrecognized %s", b.buf);
       }

commit cda2d418844d694b52fda742b511e00fd4aa37a9
Author: Andrew Cagney <[email protected]>
Date:   Tue May 21 10:41:05 2024 -0400

    testing: don't expect "??" when enum lookup fails

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to