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

Suppress warnings in Compilations CI #4720

Merged
merged 6 commits into from Aug 9, 2021
Merged

Suppress warnings in Compilations CI #4720

merged 6 commits into from Aug 9, 2021

Conversation

nobu
Copy link
Member

@nobu nobu commented Aug 8, 2021

No description provided.

* bitwise operation between different enumeration types
  ('ruby_value_type' and 'ruby_fl_type') is deprecated
  [-Wdeprecated-enum-enum-conversion]

* volatile-qualified parameter type 'volatile int' is deprecated
  [-Wdeprecated-volatile]
@nobu nobu merged commit 6736323 into ruby:master Aug 9, 2021
@nobu nobu deleted the warnings branch August 9, 2021 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant