Skip to content

Conversation

Mario-DL
Copy link
Member

@Mario-DL Mario-DL commented Jul 23, 2025

Description

This PR adds the types for testing relating these PRs:

Contributor Checklist

  • Commit messages follow the project guidelines.
  • Any new/modified type has been properly reflected on test/feature/dynamic_types/dds_types_tests tests in a Pull Request.
  • Any new/modified type has been properly updated on test/dds/xtypes tests using update_header_and_create_cases.py script in a Pull Request.
  • For any new IDL file, Fast DDS update_generated_code_from_idl.sh script adding a new line in file_needing_output_dir list in a Pull Request.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.

@extensibility(FINAL)
struct LargePlainSequence
{
sequence<InnerPlainStructHelper, 6291456> var_large_plain_sequence;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would also add an unbounded sequence of this type somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants