Skip to content

[23926] Improvements on compute_key generated code (backport #6183)#6209

Merged
juanlofer-eprosima merged 1 commit into2.14.xfrom
mergify/bp/2.14.x/pr-6183
Dec 3, 2025
Merged

[23926] Improvements on compute_key generated code (backport #6183)#6209
juanlofer-eprosima merged 1 commit into2.14.xfrom
mergify/bp/2.14.x/pr-6183

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Dec 2, 2025

Description

Code regenerated with eProsima/Fast-DDS-Gen#544

@Mergifyio backport 3.3.x 3.2.x 2.14.x

Contributor Checklist

  • Commit messages follow the project guidelines.

  • N/A: The code follows the style guidelines of this project.

  • N/A: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally

  • N/A: Any new/modified methods have been properly documented using Doxygen.

  • N/A: Any new configuration API has an equivalent XML API (with the corresponding XSD extension)

  • Changes are backport compatible: they do NOT break ABI nor change library core behavior.

  • Changes are API compatible.

  • N/A: New feature has been added to the versions.md file (if applicable).

  • N/A: New feature has been documented/Current behavior is correctly described in the documentation.

  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • If this is a critical bug fix, backports to the critical-only supported branches have been requested.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

This is an automatic backport of pull request #6183 done by [Mergify](https://mergify.com).

@mergify mergify Bot added the conflicts Backport PR wich git cherry pick failed label Dec 2, 2025
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Dec 2, 2025

Cherry-pick of 6688314 has failed:

On branch mergify/bp/2.14.x/pr-6183
Your branch is up to date with 'origin/2.14.x'.

You are currently cherry-picking commit 6688314a2.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   examples/cpp/benchmark/types/BenchmarkPubSubTypes.cxx
	deleted by us:   examples/cpp/benchmark/types/BenchmarkPubSubTypes.hpp
	deleted by us:   examples/cpp/benchmark/types/Benchmark_bigPubSubTypes.cxx
	deleted by us:   examples/cpp/benchmark/types/Benchmark_bigPubSubTypes.hpp
	deleted by us:   examples/cpp/benchmark/types/Benchmark_mediumPubSubTypes.cxx
	deleted by us:   examples/cpp/benchmark/types/Benchmark_mediumPubSubTypes.hpp
	deleted by us:   examples/cpp/benchmark/types/Benchmark_smallPubSubTypes.cxx
	deleted by us:   examples/cpp/benchmark/types/Benchmark_smallPubSubTypes.hpp
	deleted by us:   examples/cpp/configuration/ConfigurationPubSubTypes.cxx
	deleted by us:   examples/cpp/configuration/ConfigurationPubSubTypes.hpp
	deleted by us:   examples/cpp/content_filter/HelloWorldPubSubTypes.cxx
	deleted by us:   examples/cpp/custom_payload_pool/HelloWorldPubSubTypes.cxx
	both modified:   examples/cpp/dds/BasicConfigurationExample/HelloWorldPubSubTypes.h
	both modified:   examples/cpp/dds/ContentFilteredTopicExample/HelloWorldPubSubTypes.h
	both modified:   examples/cpp/dds/HelloWorldExampleDataSharing/HelloWorldPubSubTypes.h
	deleted by us:   examples/cpp/delivery_mechanisms/DeliveryMechanismsPubSubTypes.cxx
	deleted by us:   examples/cpp/delivery_mechanisms/DeliveryMechanismsPubSubTypes.hpp
	deleted by us:   examples/cpp/discovery_server/HelloWorldPubSubTypes.cxx
	deleted by us:   examples/cpp/flow_control/FlowControlPubSubTypes.cxx
	deleted by us:   examples/cpp/flow_control/FlowControlPubSubTypes.hpp
	deleted by us:   examples/cpp/hello_world/HelloWorldPubSubTypes.cxx
	deleted by us:   examples/cpp/rpc/types/calculatorPubSubTypes.cxx
	deleted by us:   examples/cpp/rpc/types/calculatorPubSubTypes.hpp
	deleted by us:   examples/cpp/rpc/types/calculator_details.hpp
	deleted by us:   examples/cpp/security/HelloWorldPubSubTypes.cxx
	deleted by us:   examples/cpp/security/HelloWorldPubSubTypes.hpp
	deleted by us:   examples/cpp/static_edp_discovery/HelloWorldPubSubTypes.cxx
	deleted by us:   examples/cpp/static_edp_discovery/HelloWorldPubSubTypes.hpp
	deleted by us:   examples/cpp/topic_instances/ShapeTypePubSubTypes.cxx
	deleted by us:   examples/cpp/topic_instances/ShapeTypePubSubTypes.hpp
	both modified:   include/fastdds/dds/builtin/common/Types.hpp
	deleted by us:   include/fastdds/dds/xtypes/type_representation/detail/dds_xtypes_typeobjectPubSubTypes.hpp
	both modified:   include/fastrtps/log/Log.h
	deleted by us:   src/cpp/fastdds/builtin/type_lookup_service/detail/TypeLookupTypesPubSubTypes.cxx
	deleted by us:   src/cpp/fastdds/builtin/type_lookup_service/detail/TypeLookupTypesPubSubTypes.hpp
	deleted by us:   src/cpp/fastdds/builtin/type_lookup_service/detail/rpc_typesPubSubTypes.hpp
	deleted by us:   src/cpp/fastdds/xtypes/type_representation/dds_xtypes_typeobjectPubSubTypes.cxx
	both modified:   src/cpp/statistics/types/monitorservice_typesPubSubTypes.cxx
	both modified:   src/cpp/statistics/types/monitorservice_typesPubSubTypes.h
	deleted by us:   src/cpp/statistics/types/monitorservice_typesPubSubTypes.hpp
	both modified:   src/cpp/statistics/types/typesPubSubTypes.cxx
	both modified:   src/cpp/statistics/types/typesPubSubTypes.h
	both modified:   test/blackbox/types/Data100kbPubSubTypes.cxx
	both modified:   test/blackbox/types/Data100kbPubSubTypes.h
	both modified:   test/blackbox/types/Data1mbPubSubTypes.cxx
	both modified:   test/blackbox/types/Data1mbPubSubTypes.h
	both modified:   test/blackbox/types/Data64kbPubSubTypes.cxx
	both modified:   test/blackbox/types/Data64kbPubSubTypes.h
	both modified:   test/blackbox/types/FixedSizedPubSubTypes.cxx
	both modified:   test/blackbox/types/FixedSizedPubSubTypes.h
	both modified:   test/blackbox/types/HelloWorldPubSubTypes.cxx
	both modified:   test/blackbox/types/HelloWorldPubSubTypes.h
	deleted by us:   test/blackbox/types/HelloWorldPubSubTypes.hpp
	both modified:   test/blackbox/types/KeyedData1mbPubSubTypes.cxx
	both modified:   test/blackbox/types/KeyedData1mbPubSubTypes.h
	both modified:   test/blackbox/types/KeyedHelloWorldPubSubTypes.cxx
	both modified:   test/blackbox/types/KeyedHelloWorldPubSubTypes.h
	both modified:   test/blackbox/types/StringTestPubSubTypes.cxx
	both modified:   test/blackbox/types/StringTestPubSubTypes.h
	both modified:   test/blackbox/types/TestIncludeRegression3361PubSubTypes.cxx
	both modified:   test/blackbox/types/TestIncludeRegression3361PubSubTypes.h
	both modified:   test/blackbox/types/TestIncludeRegression3361v1.h
	both modified:   test/blackbox/types/TestRegression3361PubSubTypes.cxx
	both modified:   test/blackbox/types/TestRegression3361PubSubTypes.h
	both modified:   test/blackbox/types/UnboundedHelloWorldPubSubTypes.cxx
	both modified:   test/blackbox/types/UnboundedHelloWorldPubSubTypes.h
	both modified:   test/blackbox/types/core/core_typesPubSubTypes.cxx
	both modified:   test/blackbox/types/core/core_typesPubSubTypes.h
	deleted by us:   test/blackbox/types/statistics/monitorservice_typesPubSubTypes.cxx
	both modified:   test/blackbox/types/statistics/typesPubSubTypes.cxx
	both modified:   test/blackbox/types/statistics/typesPubSubTypes.h
	deleted by us:   test/dds-types-test/aliasesPubSubTypes.cxx
	deleted by us:   test/dds-types-test/aliasesPubSubTypes.hpp
	deleted by us:   test/dds-types-test/annotations.hpp
	deleted by us:   test/dds-types-test/annotationsPubSubTypes.cxx
	deleted by us:   test/dds-types-test/annotationsPubSubTypes.hpp
	deleted by us:   test/dds-types-test/annotationsTypeObjectSupport.cxx
	deleted by us:   test/dds-types-test/annotationsTypeObjectSupport.hpp
	deleted by us:   test/dds-types-test/appendablePubSubTypes.cxx
	deleted by us:   test/dds-types-test/appendablePubSubTypes.hpp
	deleted by us:   test/dds-types-test/arraysPubSubTypes.cxx
	deleted by us:   test/dds-types-test/arraysPubSubTypes.hpp
	deleted by us:   test/dds-types-test/bitsetsPubSubTypes.cxx
	deleted by us:   test/dds-types-test/bitsetsPubSubTypes.hpp
	deleted by us:   test/dds-types-test/constantsPubSubTypes.cxx
	deleted by us:   test/dds-types-test/constantsPubSubTypes.hpp
	deleted by us:   test/dds-types-test/declarationsPubSubTypes.cxx
	deleted by us:   test/dds-types-test/declarationsPubSubTypes.hpp
	deleted by us:   test/dds-types-test/enumerationsPubSubTypes.cxx
	deleted by us:   test/dds-types-test/enumerationsPubSubTypes.hpp
	deleted by us:   test/dds-types-test/externalPubSubTypes.cxx
	deleted by us:   test/dds-types-test/externalPubSubTypes.hpp
	deleted by us:   test/dds-types-test/finalPubSubTypes.cxx
	deleted by us:   test/dds-types-test/finalPubSubTypes.hpp
	deleted by us:   test/dds-types-test/helpers/basic_inner_typesPubSubTypes.cxx
	deleted by us:   test/dds-types-test/helpers/basic_inner_typesPubSubTypes.hpp
	deleted by us:   test/dds-types-test/inheritancePubSubTypes.cxx
	deleted by us:   test/dds-types-test/inheritancePubSubTypes.hpp
	deleted by us:   test/dds-types-test/inner_const_and_typedefPubSubTypes.hpp
	deleted by us:   test/dds-types-test/inner_const_and_typedefTypeObjectSupport.cxx
	deleted by us:   test/dds-types-test/inner_const_and_typedefTypeObjectSupport.hpp
	deleted by us:   test/dds-types-test/keyPubSubTypes.cxx
	deleted by us:   test/dds-types-test/keyPubSubTypes.hpp
	deleted by us:   test/dds-types-test/mapsPubSubTypes.cxx
	deleted by us:   test/dds-types-test/mapsPubSubTypes.hpp
	deleted by us:   test/dds-types-test/member_idPubSubTypes.cxx
	deleted by us:   test/dds-types-test/member_idPubSubTypes.hpp
	deleted by us:   test/dds-types-test/mutablePubSubTypes.cxx
	deleted by us:   test/dds-types-test/mutablePubSubTypes.hpp
	deleted by us:   test/dds-types-test/optionalPubSubTypes.cxx
	deleted by us:   test/dds-types-test/optionalPubSubTypes.hpp
	deleted by us:   test/dds-types-test/primitivesPubSubTypes.cxx
	deleted by us:   test/dds-types-test/primitivesPubSubTypes.hpp
	deleted by us:   test/dds-types-test/sequencesPubSubTypes.cxx
	deleted by us:   test/dds-types-test/sequencesPubSubTypes.hpp
	deleted by us:   test/dds-types-test/stringsPubSubTypes.cxx
	deleted by us:   test/dds-types-test/stringsPubSubTypes.hpp
	deleted by us:   test/dds-types-test/structuresPubSubTypes.cxx
	deleted by us:   test/dds-types-test/structuresPubSubTypes.hpp
	deleted by us:   test/dds-types-test/unionsPubSubTypes.cxx
	deleted by us:   test/dds-types-test/unionsPubSubTypes.hpp
	deleted by us:   test/dds/xtypes/BaseCasesIDLs/XtypesTestsType1PubSubTypes.cxx
	deleted by us:   test/dds/xtypes/BaseCasesIDLs/XtypesTestsType1PubSubTypes.hpp
	deleted by us:   test/dds/xtypes/BaseCasesIDLs/XtypesTestsType2PubSubTypes.cxx
	deleted by us:   test/dds/xtypes/BaseCasesIDLs/XtypesTestsType2PubSubTypes.hpp
	deleted by us:   test/dds/xtypes/BaseCasesIDLs/XtypesTestsType3PubSubTypes.cxx
	deleted by us:   test/dds/xtypes/BaseCasesIDLs/XtypesTestsType3PubSubTypes.hpp
	deleted by us:   test/dds/xtypes/BaseCasesIDLs/XtypesTestsTypeBigPubSubTypes.cxx
	deleted by us:   test/dds/xtypes/BaseCasesIDLs/XtypesTestsTypeBigPubSubTypes.hpp
	deleted by us:   test/dds/xtypes/BaseCasesIDLs/XtypesTestsTypeDepPubSubTypes.cxx
	deleted by us:   test/dds/xtypes/BaseCasesIDLs/XtypesTestsTypeDepPubSubTypes.hpp
	deleted by us:   test/dds/xtypes/BaseCasesIDLs/XtypesTestsTypeNoTypeObjectPubSubTypes.cxx
	deleted by us:   test/dds/xtypes/BaseCasesIDLs/XtypesTestsTypeNoTypeObjectPubSubTypes.hpp
	deleted by us:   test/feature/idl_parser/idl_extra_cases/appendable_annotationPubSubTypes.cxx
	deleted by us:   test/feature/idl_parser/idl_extra_cases/appendable_annotationPubSubTypes.hpp
	deleted by us:   test/feature/idl_parser/idl_extra_cases/extra_unionsPubSubTypes.cxx
	deleted by us:   test/feature/idl_parser/idl_extra_cases/extra_unionsPubSubTypes.hpp
	deleted by us:   test/feature/idl_parser/idl_extra_cases/final_annotationPubSubTypes.cxx
	deleted by us:   test/feature/idl_parser/idl_extra_cases/final_annotationPubSubTypes.hpp
	deleted by us:   test/feature/idl_parser/idl_extra_cases/mutable_annotationPubSubTypes.cxx
	deleted by us:   test/feature/idl_parser/idl_extra_cases/mutable_annotationPubSubTypes.hpp
	both modified:   test/profiling/allocations/AllocTestTypePubSubTypes.cxx
	both modified:   test/profiling/allocations/AllocTestTypePubSubTypes.h
	both modified:   test/unittest/dds/topic/DDSSQLFilter/data_types/ContentFilterTestTypePubSubTypes.cxx
	deleted by us:   test/unittest/dds/topic/DDSSQLFilter/data_types/ContentFilterTestTypePubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/alias_struct/gen/alias_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/alias_struct/gen/alias_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/array_struct/gen/array_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/array_struct/gen/array_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/bitmask_struct/gen/bitmask_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/bitmask_struct/gen/bitmask_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/bitset_struct/gen/bitset_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/bitset_struct/gen/bitset_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/enum_struct/gen/enum_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/enum_struct/gen/enum_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/extensibility_struct/gen/extensibility_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/extensibility_struct/gen/extensibility_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/key_struct/gen/key_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/key_struct/gen/key_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/map_struct/gen/map_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/map_struct/gen/map_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/module_struct/gen/module_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/module_struct/gen/module_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/primitives_struct/gen/primitives_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/primitives_struct/gen/primitives_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/sequence_struct/gen/sequence_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/sequence_struct/gen/sequence_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/string_struct/gen/string_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/string_struct/gen/string_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/struct_struct/gen/struct_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/struct_struct/gen/struct_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/union_struct/gen/union_structPubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/idl/types/union_struct/gen/union_structPubSubTypes.hpp
	deleted by us:   test/unittest/dds/xtypes/serializers/json/types/comprehensive_type/gen/ComprehensiveTypePubSubTypes.cxx
	deleted by us:   test/unittest/dds/xtypes/serializers/json/types/comprehensive_type/gen/ComprehensiveTypePubSubTypes.hpp

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@juanlofer-eprosima juanlofer-eprosima added this to the v2.14.6 milestone Dec 2, 2025
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
@MiguelCompany MiguelCompany removed the conflicts Backport PR wich git cherry pick failed label Dec 2, 2025
@MiguelCompany MiguelCompany force-pushed the mergify/bp/2.14.x/pr-6183 branch from 12e3ee9 to 0c71b59 Compare December 2, 2025 09:01
@github-actions github-actions Bot added the ci-pending PR which CI is running label Dec 2, 2025
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Dec 2, 2025

🧪 CI Insights

Here's what we observed from your CI run for 0c71b59.

❌ Job Failures

Pipeline Job Health on 2.14.x Retries 🔍 CI Insights 📄 Logs
Fast DDS Linters CI uncrustify Unknown 0 View View
Fast-DDS Ubuntu CI ubuntu-ci / fastdds_alternative_builds (RelWithDebInfo) Unknown 0 View View

Comment thread test/unittest/xtypes/idl/TypesTypeObject.h
Copy link
Copy Markdown
Contributor

@juanlofer-eprosima juanlofer-eprosima left a comment

Choose a reason for hiding this comment

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

LGTM

@juanlofer-eprosima juanlofer-eprosima merged commit a5443d2 into 2.14.x Dec 3, 2025
17 of 20 checks passed
@juanlofer-eprosima juanlofer-eprosima deleted the mergify/bp/2.14.x/pr-6183 branch December 3, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-pending PR which CI is running

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants