Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

System statistics are not implemented on Mac #18

Open
mellowagain opened this issue Oct 7, 2018 · 0 comments
Open

System statistics are not implemented on Mac #18

mellowagain opened this issue Oct 7, 2018 · 0 comments
Labels
platform: mac type: crash Startup or common, re-occuring crashes
Milestone

Comments

@mellowagain
Copy link
Owner

System statistics have been implemented on every platform except Darwin, where every method will throw a std::runtime_error when invoked. As Shiro invokes the native::system_statistics::init method on startup, this renders Shiro unable to start on Mac.

The file that requires implementation can be found here: https://github.com/Marc3842h/shiro/blob/master/src/native/mac/system_statistics_mac.cc

@mellowagain mellowagain added platform: mac type: crash Startup or common, re-occuring crashes status: low priority labels Oct 7, 2018
@mellowagain mellowagain added this to the Backlog milestone Oct 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform: mac type: crash Startup or common, re-occuring crashes
Projects
None yet
Development

No branches or pull requests

1 participant