Skip to content

Conversation

@smaillet
Copy link
Member

@smaillet smaillet commented May 7, 2020

Corrected behavior and documentation for overloads of Context.CreateStructType to allow creating empty sized structures (Anonymous or named) This is technically a breaking change so the release notes are updated to reflect that. Though the expectation is that there isn't anything depending on the current and odd behavior (effectively declaring packed but not providing any members for the body is a contradiction and should not have been allowed to create a forward reference, especially since a simpler single param overload was already available)

Corrected behavior and documentation for overloads of Context.CreateStructType to allow creating empty sized structures (Anonymous or named) This is technically a breaking change so the release notes are updated to reflect that. Though the expectation is that there isn't anything depending on the current and odd behavior (effectively declaring packed but not providing any members for the body is a contradiction and should not have been allowed to create a forward reference, especially since a simpler single param overload was already available)
@smaillet smaillet linked an issue May 7, 2020 that may be closed by this pull request
@smaillet smaillet merged commit a3193da into UbiquityDotNET:develop May 7, 2020
@smaillet smaillet deleted the MoreUnitTests2 branch May 7, 2020 23:56
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.

Representation of 0-tuples

1 participant