-
Notifications
You must be signed in to change notification settings - Fork 775
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix support for
@key
annotation in Dynamic types (#4694)
* Refs #20733: Fix support for key annotation in XML types Signed-off-by: eduponz <eduardoponz@eprosima.com> * Refs #20733: Add test Signed-off-by: eduponz <eduardoponz@eprosima.com> * Refs #20733: Move implementations to cpp Signed-off-by: eduponz <eduardoponz@eprosima.com> * Refs #20733: Properly fix key annotation handling Signed-off-by: eduponz <eduardoponz@eprosima.com> * Refs #20733: Apply Miguel's suggestions Signed-off-by: eduponz <eduardoponz@eprosima.com> --------- Signed-off-by: eduponz <eduardoponz@eprosima.com> (cherry picked from commit eaa23db)
- Loading branch information
1 parent
8252d15
commit e1a4820
Showing
13 changed files
with
189 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.