Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mockbutler
Copy link
Contributor

Fixes an error where calling VectorArray() on a vector of
an enumeration type results in an exception.

Fixes an error where calling VectorArray() on a vector of
an enumeration type results in an exception.
@aardappel
Copy link
Collaborator

Thanks!

This checking types at runtime is unfortunate, though. Is there a way we can do this with types? Or have the generated code call a special Enum version of these methods?

Also related: #5417

@mockbutler
Copy link
Contributor Author

@aardappel Yes I believe the runtime check can be avoided. I'm currently over tasked and a colleague will look at it, regardless someone will return with a solution.

@mockbutler mockbutler closed this Jul 11, 2019
@mockbutler mockbutler deleted the csharp-enum-vec-fix branch November 26, 2019 10:44
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.

2 participants