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

Remove old-style C function declarations. #388

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

Don-Ward
Copy link
Collaborator

Change old style function declarations to the new style. Modify rtt to emit new style function declarations.

@Don-Ward Don-Ward requested review from cjeffery and Jafaral March 14, 2024 17:44
@Don-Ward Don-Ward force-pushed the new-function-prototypes branch from c5432a9 to 06815bf Compare March 15, 2024 14:58
Change old style function declarations to the new style.
Modify rtt to emit new style function declarations.
@Don-Ward Don-Ward force-pushed the new-function-prototypes branch from 06815bf to 9339afa Compare March 17, 2024 23:29
Copy link
Member

@Jafaral Jafaral left a comment

Choose a reason for hiding this comment

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

I ran the tests and inspected the results with and without this PR, everything looks good.

@Jafaral Jafaral merged commit 971a3f9 into uniconproject:master Mar 18, 2024
16 checks passed
@Don-Ward Don-Ward deleted the new-function-prototypes branch March 21, 2024 19:27
ValG4 pushed a commit to ValG4/unicon that referenced this pull request Dec 7, 2024
…types

Remove old-style C function declarations.
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.

2 participants