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 lcm-gen output's compiler warnings #504

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

nosracd
Copy link
Contributor

@nosracd nosracd commented Apr 8, 2024

This PR fixes two warnings that occur when compiling the C output of lcm-gen.

d70ca21 fixes an unused parameter warning resulting from #503.

c3a2daa fixes a warning from passing a function pointer to fprintf, formatted using %p.

@nosracd nosracd requested a review from ihilt April 8, 2024 17:17
@nosracd nosracd self-assigned this Apr 8, 2024
@ihilt ihilt merged commit 4951a75 into lcm-proj:master Apr 8, 2024
11 checks passed
@ihilt ihilt deleted the fix/lcmgen_output_compiler_warnings branch April 8, 2024 18:09
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.

None yet

2 participants