New commits:
commit f583ba2d7b90a2209f0fd58012b902f66439f369
Merge: a2f933b206 1a9104335f
Author: Andrew Cagney <[email protected]>
Date:   Thu Apr 3 19:02:04 2025 -0400

    libipsecconf: cleanups
    
    - eliminate more globals
    - tidy up flex/bison includes
    
    Merge branch 'main' into HEAD

commit 1a9104335f406eeb4a47f7cb28b449021daaa3f8
Author: Andrew Cagney <[email protected]>
Date:   Thu Apr 3 13:34:57 2025 -0400

    libipsecconf: pass struct parser into the parser and lexer
    
    instead of struct logger
    
    Eliminate the static variables "parser" and "parser_error_stream".

commit bccafd988b6242c11183714ab686bcf020bc4f14
Author: Andrew Cagney <[email protected]>
Date:   Thu Apr 3 12:19:30 2025 -0400

    libipsecconf: fix #line entries in the generated parser
    
    the generated file ...tab.c.tmp gets renamed to ...tab.c

commit fa62b3cb7a430c616bc3b080389fc5f879ca83fc
Author: Andrew Cagney <[email protected]>
Date:   Thu Apr 3 12:38:45 2025 -0400

    libipsecconf: debug-log suppressed errors (when debug enabled)

commit 5ff1da0ab454ec6d573d5dc5d7ef3f09b08aff57
Author: Andrew Cagney <[email protected]>
Date:   Wed Apr 2 14:38:31 2025 -0400

    libipsecconf: merge parser_cur_{filename,line}() into 
jam_scanner_file_line()
    
    and declare in ipsecconf/scanner.h
    
    (also eliminate declaration of yyin)

commit 19d759f717bd54d4758fb0bc41f7e5e2d0f80c91
Author: Andrew Cagney <[email protected]>
Date:   Thu Apr 3 12:47:33 2025 -0400

    libipsecconf: rename parser-flex.h to scanner.h

commit 9ae6218bd13a28f2359d956e7939ccebd2710d4a
Author: Andrew Cagney <[email protected]>
Date:   Thu Apr 3 12:16:33 2025 -0400

    libipsecconf: rename parser.lex to scanner.lex

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

Reply via email to