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

ruport.rb:38: warning: Win32API is deprecated after Ruby 1.9.1; use fiddle directly instead #55

Open
davidhooey opened this issue Apr 16, 2020 · 0 comments

Comments

@davidhooey
Copy link

For some reason this error started showing up after upgrading to Ruby 2.7.1. This warning is seen with the latest version ruport 1.7.1.

.../lib/ruby/gems/2.7.0/gems/ruport-1.7.1/lib/ruport.rb:38: 
warning: Win32API is deprecated after Ruby 1.9.1; use fiddle directly instead

I have commented out the warning as mentioned in the following post: http://elmaskubilay.blogspot.com/2019/08/warning-win32api-is-deprecated-after.html

However is seems there should be a better way to resolve this.

Thanks!

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

No branches or pull requests

1 participant