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

Supress string_query function warning #3179

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

S-H-GAMELINKS
Copy link
Contributor

Supress this warning for string_query function.

compiling ../../../../ext/prism/extension.c
../../../../ext/prism/extension.c: In function ‘string_query’:
../../../../ext/prism/extension.c:1156:1: warning: control reaches end of non-void function [-Wreturn-type]
 1156 | }
      | ^
../../../../ext/prism/extension.c: At top level:
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics

@kddnewton kddnewton merged commit c2407a9 into ruby:main Oct 13, 2024
54 checks passed
@S-H-GAMELINKS S-H-GAMELINKS deleted the supress/string-query-warning branch October 13, 2024 13:03
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