-
Notifications
You must be signed in to change notification settings - Fork 172
Unused variable #894
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
Comments
satk0
added a commit
to satk0/quickjs
that referenced
this issue
Feb 6, 2025
satk0
added a commit
to satk0/quickjs
that referenced
this issue
Feb 6, 2025
satk0
added a commit
to satk0/quickjs
that referenced
this issue
Feb 7, 2025
saghul
pushed a commit
that referenced
this issue
Feb 7, 2025
Thanks for merging my PR 💪 @saghul |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When compiling r2 with
CFLAGS="-O0 -Werror -Wno-unused-result -Wno-stringop-truncation"
@trufae has found this:I'll make a small PR fixing that.
The text was updated successfully, but these errors were encountered: