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

Fix rendering of '0' time in diagram synthesis #811

Merged
merged 8 commits into from
Dec 22, 2021
Merged

Conversation

cmnrd
Copy link
Collaborator

@cmnrd cmnrd commented Dec 20, 2021

This fixes various instances of nullpointer exceptions for LF times without a unit (i.e. the literal 0).

While working on this, I noticed a lot of issues with the code that handles time. However, while I started to implement a few fixes, I realized that part of this clean up is already done in #544. As to avoid further conflicts, this PR only fixes the issues at hand. To keep track of the needed clean-up, I opened #810.

Closes #801, #803

@cmnrd cmnrd requested review from edwardalee, lhstrh and a-sr December 20, 2021 15:26
@cmnrd cmnrd linked an issue Dec 20, 2021 that may be closed by this pull request
Copy link
Collaborator

@edwardalee edwardalee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look good to me.

Copy link
Collaborator

@a-sr a-sr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok.

@cmnrd cmnrd merged commit d7a2eca into master Dec 22, 2021
@cmnrd cmnrd deleted the diagram-time-value-fix branch January 18, 2022 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants