New commits:
commit f613a6cf9a2a49b3efc5632948c506a7ae4ba979
Merge: 7ecbb4f4ca d304911d68
Author: Daiki Ueno <[email protected]>
Date:   Fri Apr 11 13:31:55 2025 -0400

    building: fix errors detected by static workflow
    
    and add basic GitHub workflow for static analysis
    
    Merge remote-tracking branch 'ueno/wip/stf-status-vs-bool'
    
    Signed-off-by: Andrew Cagney <[email protected]>

commit d304911d6889a441611684014a4aa3b6c537aae1
Author: Daiki Ueno <[email protected]>
Date:   Wed Apr 2 14:11:35 2025 +0900

    testing: add basic GitHub workflow for static analysis
    
    This adds a script to automatically check stf_status/_Bool mismatch
    and plumbs it into a GitHub CI workflow.
    
    Signed-off-by: Daiki Ueno <[email protected]>

commit 4f996b45ac0c891844eac376ac45173fc4c67391
Author: Daiki Ueno <[email protected]>
Date:   Mon Mar 31 18:15:44 2025 +0900

    pluto: fix type mismatch in return statement
    
    This fixes type mismatches in functions expected to return stf_status
    while it actually returns _Bool and vice versa.
    
    Signed-off-by: Daiki Ueno <[email protected]>

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

Reply via email to