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

Make dict_t type generic #835

Merged
merged 4 commits into from
May 31, 2022
Merged

Make dict_t type generic #835

merged 4 commits into from
May 31, 2022

Conversation

LarsAsplund
Copy link
Collaborator

Solves #830

The overload subprograms will be release with VUnit v5.0 since they introduce ambiguity = backward compatibility issues.
@std-max
Copy link
Contributor

std-max commented May 31, 2022

That's going to be really useful!
So are you going to merge it for 4.7.0? or all at once with overloaded functions for 5.0?

@LarsAsplund
Copy link
Collaborator Author

@std-max I also added support for sending dict_t in com messages. Once this passes all checks I will merge to the master branch. For v5.0 I will add the overloaded subprograms that create potential ambiguity in existing programs using dicts with the original string value support

@LarsAsplund LarsAsplund merged commit c23790d into master May 31, 2022
@eine eine added this to the v4.7.0 milestone Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants