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

Optimize include stmts, Fix IDE warnings and typos #2588

Merged
merged 11 commits into from
Dec 5, 2023

Conversation

Sea-n
Copy link
Contributor

@Sea-n Sea-n commented Dec 5, 2023

This PR mainly does the following things:

  • Removes unused #include <xxx.h> statements and adds back the needed ones
  • Fixes some typos in comments, source code, and documents
  • Fixes some warnings flagged by my IDE (CLion by JetBrains)

The commits are split into small steps. Please let me know if any should be broken down further.
And this could be done through several PRs if it's more convenient for you. (Please advise on how to break it down.)

The code has been tested on my Ubuntu 22.04 and macOS environments, but I cannot guarantee about the edge cases (e.g., -Dmarcos).


BTW, thanks for the quick mail reply 5 weeks ago! 😍
We are still working on the parallelize problem, hope we can bring the result soon.

@allinurl allinurl merged commit 0131a74 into allinurl:master Dec 5, 2023
@allinurl
Copy link
Owner

allinurl commented Dec 5, 2023

This is great — merged. Thanks very much!

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