New commits:
commit f3c9a4fd3bdc134c059c779d46ff2c26305ba2a1
Merge: 20cbc81482 06cdb570be
Author: Andrew Cagney <[email protected]>
Date:   Mon Mar 2 08:52:19 2026 -0500

    Merge extract: cleanup extract_percent()
    
    - wrap key-value in quotes when logging
    - get value direct from whack message

commit 06cdb570be04759606cc451a5f7b9c6c01316bd9
Author: Andrew Cagney <[email protected]>
Date:   Mon Mar 2 08:51:39 2026 -0500

    testing: expect quotes around percent diags

commit a917e90f74931a4b8d2316187c181484f1e990db
Author: Andrew Cagney <[email protected]>
Date:   Mon Mar 2 08:39:20 2026 -0500

    extract: update extract_percent()
    
    - add struct kv kv(wm, end, key)
    
      builds struct containing left/right and key/value
      extracted from WM and keyword table
    
      replace WM, LEFTRIGHT, NAME, VALUE params
      to extract_percent() with KV
    
    - add PRI_KV and pri_pri() to format
        "<leftright><key>=<value>"
    
      use when building percent diags

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to