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

Correctly support lowercase @key [11597] #61

Merged
merged 1 commit into from
Jun 9, 2021
Merged

Conversation

MiguelCompany
Copy link
Member

This should fix #60 by using member.annotationKey, which already checks both for @key and @Key annotations.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
@MiguelCompany MiguelCompany changed the title Use member.annotationKey instead of annotations map Use member.annotationKey instead of annotations map [11597] May 19, 2021
@richiware richiware merged commit a6d5fb1 into master Jun 9, 2021
@MiguelCompany MiguelCompany changed the title Use member.annotationKey instead of annotations map [11597] Correctly support lowercase @key [11597] Jul 26, 2021
@MiguelCompany MiguelCompany deleted the bugfix/11563 branch July 26, 2021 06:55
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.

fastddsgen does not process @key annotation correctly [11563]
2 participants