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

[20592] Fix hidden overloaded virtual methods (backport #4516) #4592

Closed
wants to merge 1 commit into from

Commits on Mar 20, 2024

  1. Fix hidden overloaded virtual methods (#4516)

    * Refs #20592: Fix for test
    
    Signed-off-by: EduPonz <[email protected]>
    
    * Refs #20592: Fix for examples
    
    Signed-off-by: EduPonz <[email protected]>
    
    * Refs #20592: Add more warning flags to Ubuntu CI
    
    Signed-off-by: EduPonz <[email protected]>
    
    * Refs #20592: Remove default values on overloaded PDPClient::announceParticipantState
    
    Signed-off-by: EduPonz <[email protected]>
    
    ---------
    
    Signed-off-by: EduPonz <[email protected]>
    (cherry picked from commit 63cc242)
    
    # Conflicts:
    #	.github/workflows/reusable-ubuntu-ci.yml
    #	examples/cpp/dds/DiscoveryServerExample/DiscoveryServerPublisher.h
    #	examples/cpp/dds/DiscoveryServerExample/DiscoveryServerServer.h
    #	examples/cpp/dds/DiscoveryServerExample/DiscoveryServerSubscriber.h
    #	test/blackbox/common/DDSBlackboxTestsDataRepresentationQos.cpp
    #	test/blackbox/common/DDSBlackboxTestsDiscovery.cpp
    #	test/dds/communication/security/PublisherModule.hpp
    #	test/dds/communication/security/SubscriberModule.hpp
    #	test/unittest/statistics/dds/StatisticsDomainParticipantStatusQueryableTests.cpp
    EduPonz authored and mergify[bot] committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3be63a0 View commit details
    Browse the repository at this point in the history