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

Fixes an issue associated with issue #543. #555

Merged

Conversation

ZachBray
Copy link
Contributor

@ZachBray ZachBray commented Apr 9, 2018

Previously _actingVersion was not initialized upon a call to WrapForEncode(...).
This meant that access to properties on the group that allow the items to be encoded fails.
Now we initialize it to the current schema version.

Previously `_actingVersion` was not initialized upon a call to `WrapForEncode(...)`.
This meant that access to properties on the group that allow the items to be encoded fails.
Now we initialize it to the current schema version.
@mjpt777 mjpt777 merged commit 45634a5 into real-logic:master Apr 9, 2018
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.

None yet

2 participants