Closed FantasyTeddy closed 3 years ago
Looks good to me! We'll have to test out different configurations to see how this new change will look out in the wild.
I'll test a couple of my VMs, along with my native Linux box.
EDIT: Works great on my machine, couldn't test out one of my VMs due to a compilation issue on my end.
We can safely assume this works on NetBSD as the implementation of ProductReadout is nearly identical to Linux, so if there's any issues.
EDIT 2: I'm not going to assume this time, we'll merge this change and roll it out in v6 and see how things go from there, v6 is not ready yet, so this should give us enough time to find any weirdness (if there is any).
Great, thank you for testing it!
No problem :)
This is the refactoring mentioned in #95.
Summary:
version()
andname()
fromProductReadout
ProductReadout
to not be mistaken for operating system information⚠ Important: Please double check the implementation for anything but Windows, because I don't have a running system of those types.