rtomayko / posix-spawn

Ruby process spawning library
Other
520 stars 52 forks source link

Fix some posix spawn warnings #88

Closed eileencodes closed 4 years ago

eileencodes commented 4 years ago

Hello! 👋

We're seeing the first warning in our app and would like to fix this so that we can continue upgrading Ruby versions. If you don't want the other changes I'm happy to rebase them out since the first Object warning is the only one we actually need to be warning free in our application

This PR fixes 3 warnings coming from Ruby.

tmm1 commented 4 years ago

Thanks!

thepwagner commented 4 years ago

@tmm1 would you be able to cut this into a release as well? (0.3.15 ?)

Also FYI this repo is missing the tag for v0.3.14 - https://github.com/rtomayko/posix-spawn/tags