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

Prevent a warning when the second timer event is after the timeout time. #487

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

edwardalee
Copy link
Contributor

@edwardalee edwardalee commented Oct 3, 2024

This prevents a warning when the second timer event is after the timeout time.
This also makes some semantically meaningless cleanups in lf_token.c/h.
There is a companion PR in lingua-franca.

Copy link
Collaborator

@erlingrj erlingrj left a comment

Choose a reason for hiding this comment

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

This looks good. Just a questions. LGTM

core/lf_token.c Show resolved Hide resolved
@edwardalee edwardalee changed the title Fixes freeing of token copies for mutable inputs Prevent a warning when the second timer event is after the timeout time. Oct 3, 2024
@edwardalee edwardalee added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit 184567d Oct 3, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants