Skip to content

Conversation

@smaillet
Copy link
Member

Fixes #188

  • Updating comments to indicate string.Empty is a valid struct name for anonymous structs.
  • Corrected DebugStructType.Name to never produce a null name (uses string.Empty instead)
  • Corrected Context.CreateStructType to allow empty string

* Updating comments to indicate string.Empty is a valid struct name for anonymous structs.
* Corrected DebugStructType.Name to never produce a null name (uses string.Empty instead)
* Corrected Context.CreateStructType to allow empty string
@smaillet smaillet merged commit ae1300c into UbiquityDotNET:develop May 23, 2020
@smaillet smaillet deleted the DocsForEmptyString branch May 23, 2020 19:25
@smaillet smaillet mentioned this pull request May 23, 2020
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.

DebugStructType for anonymous structures?

1 participant