Angel Martinez

Results 9 issues of Angel Martinez

### Suggested solutions We need to review the license/copyright header that we put in our cmake files and update it accordingly.

### What is the current behavior? We have examples using C++03 features/style. ### Suggested solutions We should move them to use C++11 since C++03 is deprecated in 6.1.0+

The examples has been updated in order to use the Built-in profiles. Also the copyright notice of these examples has been updated. The DataSubsetWan has been upload to use the...

### Summary This PR fixes an issue in the dynamic data examples. It adds the `find_package` where it is needed as well as it sets the C++11 flags for CMake...

### Summary The doc was not true for the dynamic data examples. This PR tries to fix that - [x] I have updated the documentation accordingly. - [x] I have...

### Summary This PR adds an example that shows how to use DynamicData Enums and get their member ordinal values by name (string). ### Checks - [X] I have updated...

### System information - **RTI Product**: Connext - **Version**: 7.2.0 - **Operating system**: MacOS - **Compiler**: clang - **Compiler version**: 14.0.0 - **Additional information**: ### What is the current behavior?...

bug
confirmed

The `README.md` of the dynamic data examples section `CMake Build Infrastructure` explains things that are not applicable to these examples: * dynamic_data_access_union_discriminator * dynamic_data_nested_structs * dynamic_data_request_reply * dynamic_data_sequences

bug
confirmed

This fixes a couple of vulnerabilities reported by dependabot @alexcamposruiz can you confirm that this change is correct and doesn't break anything?