Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[21165] Correctly initialize MatchingFailureMask constants to be used with the std::bitset API (backport #4922) #4928

Merged
merged 2 commits into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. Correctly initialize MatchingFailureMask constants to be used with …

    …the `std::bitset` API (#4922)
    
    * Refs #21165: Add regression test
    
    Signed-off-by: eduponz <[email protected]>
    
    * Refs #21165: Init MatchingFailureMask constants as normal uints
    
    Signed-off-by: eduponz <[email protected]>
    
    * Refs #21165: Apply Ricardo's suggestions
    
    Signed-off-by: eduponz <[email protected]>
    
    ---------
    
    Signed-off-by: eduponz <[email protected]>
    (cherry picked from commit 5e1f1dd)
    
    # Conflicts:
    #	include/fastdds/rtps/builtin/discovery/endpoint/EDP.h
    #	test/unittest/rtps/discovery/EdpTests.cpp
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    525c36d View commit details
    Browse the repository at this point in the history
  2. Solve conflicts

    Signed-off-by: Mario Dominguez <[email protected]>
    Mario-DL authored and EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1ce0e3b View commit details
    Browse the repository at this point in the history