Skip to content

Conversation

@bensymonds
Copy link

I think this was added accidentally in 5c13458. It generates the following warnings in our app:

vmstat-2.3.1/lib/vmstat/memory.rb:54: warning: method redefined; discarding old available
vmstat-2.3.1/lib/vmstat/memory.rb:54: warning: method redefined; discarding old available=
vmstat-2.3.1/lib/vmstat/memory.rb:58: warning: method redefined; discarding old available_bytes
vmstat-2.3.1/lib/vmstat/linux_memory.rb:9: warning: previous definition of available_bytes was here

I think this was added accidentally in 5c13458. It generates the following warnings in our app:

```
vmstat-2.3.1/lib/vmstat/memory.rb:54: warning: method redefined; discarding old available
vmstat-2.3.1/lib/vmstat/memory.rb:54: warning: method redefined; discarding old available=
vmstat-2.3.1/lib/vmstat/memory.rb:58: warning: method redefined; discarding old available_bytes
vmstat-2.3.1/lib/vmstat/linux_memory.rb:9: warning: previous definition of available_bytes was here
```
@bensymonds
Copy link
Author

@threez Anything I can do to help get this merged? Hoping it's relatively uncontroversial and can be merged and released without much trouble 🤞

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.

1 participant