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

Sync with master #10

Merged
merged 19 commits into from
Nov 4, 2024
Merged

Sync with master #10

merged 19 commits into from
Nov 4, 2024

Conversation

rphh
Copy link
Collaborator

@rphh rphh commented Nov 4, 2024

No description provided.

dotnwat and others added 17 commits July 30, 2022 10:38
spin.y: In function ‘ltl_to_string’:
spin.y:1117:9: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
 1117 |         free(ltl_formula);
      |         ^~~~

Signed-off-by: Noah Watkins <[email protected]>
main.c: In function ‘main’:
main.c:1080:42: warning: ‘.nvr’ directive writing 4 bytes into a region of size between 1 and 512 [-Wformat-overflow=]
 1080 |                         sprintf(out2, "%s.nvr", argv[1]);
      |                                          ^~~~
main.c:1080:25: note: ‘sprintf’ output between 5 and 516 bytes into a destination of size 512
 1080 |                         sprintf(out2, "%s.nvr", argv[1]);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Noah Watkins <[email protected]>
…pdate

Updated limit of maximum inline depth
Changed buffer sizes in Src/structs.c
@rphh rphh requested a review from Lurkerpas November 4, 2024 14:13
@rphh rphh self-assigned this Nov 4, 2024
@Lurkerpas Lurkerpas merged commit 727fb2e into master Nov 4, 2024
2 checks passed
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.

4 participants