Skip to content

Conversation

@RamseyTI
Copy link
Contributor

@RamseyTI RamseyTI commented Sep 9, 2020

Fix Python codec template bugs related to unions. Both encoder
and decoder were emitting a literal 'discriminator' instead
of de-referencing this data structure member for the actual
discriminator symbol name. In class method template, use object
scope instead of global scope to invoke the write() method of
a non-encapsulated union member.

Fix Python codec template bugs related to unions. Both encoder
and decoder were emitting a literal 'discriminator' instead
of de-referencing this data structure member for the actual
discriminator symbol name. In class method template, use object
scope instead of global scope to invoke the write() method of
a non-encapsulated union member.
@MichalPrincNXP MichalPrincNXP self-requested a review September 14, 2020 09:06
@MichalPrincNXP MichalPrincNXP self-assigned this Sep 14, 2020
@MichalPrincNXP MichalPrincNXP merged commit 9c8d4b9 into EmbeddedRPC:develop Sep 14, 2020
@MichalPrincNXP
Copy link
Member

Thank you, @RamseyTI !

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

Labels

Development

Successfully merging this pull request may close these issues.

2 participants