• 
      

    Update code to remove all deprecated usage flagged by unit tests.

    Review Request #12642 — Created Sept. 25, 2022 and submitted

    Information

    RBTools
    release-4.x

    Reviewers

    RBTools 4 deprecated a number of things, from legacy functions to legacy
    function signatures.

    This change updates all the code that emitted deprecation warnings
    during unit test runs to instead use modern functions or calling
    conventions.

    Unit tests pass with zero warnings.

    Summary ID
    Update code to remove all deprecated usage flagged by unit tests.
    RBTools 4 deprecated a number of things, from legacy functions to legacy function signatures. This change updates all the code that emitted deprecation warnings during unit test runs to instead use modern functions or calling conventions.
    ad2b29334a1597028e66b2241d7703bde968f2a6
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.x (8eee325)