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

RuntimeInformation could be better #23

Open
NattyNarwhal opened this issue Jun 27, 2018 · 2 comments
Open

RuntimeInformation could be better #23

NattyNarwhal opened this issue Jun 27, 2018 · 2 comments
Labels
area: BCL This issue affects the Mono class libraries os: aix This issue affects AIX os: i This issue affects i os: linux/ppc64 This issue big endian PPC64 Linux too priority; low This issue isn't too important status: blocked upstream This issue is upstream in areas beyond our control type: enhancement New feature or request

Comments

@NattyNarwhal
Copy link
Member

Mono's implementation is ignorant of anything other than WebAssembly/Windows/macOS/Linux, and x86/amd64

Even with this fixed, you'd need to get AIX/OS400 entries added for OSPlatform in CoreFX, wire it up to Mono, and then add Architecture enum entries for PowerPC.

@NattyNarwhal NattyNarwhal added type: enhancement New feature or request os: aix This issue affects AIX os: i This issue affects i os: linux/ppc64 This issue big endian PPC64 Linux too labels Jun 27, 2018
@NattyNarwhal
Copy link
Member Author

@NattyNarwhal
Copy link
Member Author

Now blocking on https://github.com/dotnet/corefx/issues/30706

@NattyNarwhal NattyNarwhal added area: BCL This issue affects the Mono class libraries priority; low This issue isn't too important status: blocked upstream This issue is upstream in areas beyond our control labels Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: BCL This issue affects the Mono class libraries os: aix This issue affects AIX os: i This issue affects i os: linux/ppc64 This issue big endian PPC64 Linux too priority; low This issue isn't too important status: blocked upstream This issue is upstream in areas beyond our control type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant