Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

vvp: Fix logic class property initialization #1200

Merged

Conversation

larsclausen
Copy link
Collaborator

Logic type class properties use the wrong constructor resulting in a default value of a vector with 0 width. Switch to the right constructor to fix this.

Logic type class properties use the wrong constructor resulting in a
default value of a vector with 0 width. Switch to the right constructor to
fix this.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Check that class logic class properties get initialized to 'x.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
@larsclausen larsclausen force-pushed the class-property-logic-init branch from ea6bb26 to c22b375 Compare January 5, 2025 17:46
@larsclausen larsclausen merged commit d0327c5 into steveicarus:master Jan 5, 2025
5 checks passed
@larsclausen larsclausen deleted the class-property-logic-init branch January 5, 2025 23:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant