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

silence warnings for all users #13396

Merged
merged 1 commit into from
May 5, 2020

Conversation

dwelch-r7
Copy link
Contributor

Turns off warnings for all users, this is a temporary measure to limit the confusion we're seeing with end users on ruby 2.7.0 that now produces several warnings.
There will be another PR up soon to enable warnings only when msf is being used in a development environment

  • Switch to ruby 2.7.0
  • Start up msfconsole/msfvenom
  • Observe the warnings
  • Checkout this branch
  • Start up msfconsole/msfvenom
  • Warnings should be gone
  • Check this doesn't break with < ruby 2.7.0

@dwelch-r7 dwelch-r7 added the usability Usability improvements label May 5, 2020
@adfoster-r7 adfoster-r7 merged commit 59fb891 into rapid7:master May 5, 2020
@adfoster-r7 adfoster-r7 added the rn-no-release-notes no release notes label May 5, 2020
@dwelch-r7 dwelch-r7 deleted the silence-all-warnings branch May 5, 2020 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-no-release-notes no release notes usability Usability improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants