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

Updates to fix recent changes to the latest cpplint rules #1206

Closed
wants to merge 1 commit into from

Conversation

ruck314
Copy link
Contributor

@ruck314 ruck314 commented Oct 7, 2024

Description

  • Add #include for snprintf [build/include_what_you_use] [4]

@ruck314 ruck314 changed the base branch from main to pre-release October 7, 2024 20:36
@ruck314
Copy link
Contributor Author

ruck314 commented Oct 7, 2024

make[1]: Leaving directory surf/axi/simlink/src'
surf/axi/simlink/sim/../src//RogueTcpStream.c:23:18: fatal error: cstdio: No such file or directory
 #include <cstdio>
                  ^
compilation terminated.

@ruck314 ruck314 closed this Oct 7, 2024
@ruck314 ruck314 deleted the cpp-linter-update branch October 7, 2024 20:39
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.

1 participant