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

[21773] Fix DynamicData union deserialization when no member is selected #5279

Merged
merged 8 commits into from
Oct 3, 2024

Commits on Oct 1, 2024

  1. Refs #21733. Add regression test

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e2a2452 View commit details
    Browse the repository at this point in the history
  2. Refs #21733. Refine DynamicDataImpl::equals unions case

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6abc7da View commit details
    Browse the repository at this point in the history
  3. Refs #21733. Fix DynamicData union deserialization when no member is …

    …selected
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c164fc8 View commit details
    Browse the repository at this point in the history
  4. Refs #21733. Fix printer

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1e1c10c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67eb12e View commit details
    Browse the repository at this point in the history
  6. Refs #21733. Generate type lookup service tests for new type

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    37d419a View commit details
    Browse the repository at this point in the history
  7. Refs #21733. Fix early deserialization abortion

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    78cc9b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Refs #21733. Update dds-types-test commit

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d85baf4 View commit details
    Browse the repository at this point in the history