-
Notifications
You must be signed in to change notification settings - Fork 80
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
-Wsign-conversion #18
Comments
Please provide some context to your report. Which OS, architecture and compiler version do you use? |
Sorry. Here you go: OS: ubuntu 20.04 - arch x86_64 compile command:
I believe it is the |
here are my fixes with -Weverything for a job interview task Compile with .hpp included with
clang version 18.1.8 |
@matu3ba This is great! Would you mind creating a pull request? |
see #19 |
The text was updated successfully, but these errors were encountered: