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

arch/x86: clean up segmentation.h #17892

Closed
ghost opened this issue Jul 30, 2019 · 1 comment
Closed

arch/x86: clean up segmentation.h #17892

ghost opened this issue Jul 30, 2019 · 1 comment
Labels
area: X86 x86 Architecture (32-bit) Enhancement Changes/Updates/Additions to existing features

Comments

@ghost
Copy link

ghost commented Jul 30, 2019

include/arch/x86/ia32/segmentation.h needs to be reworked and cleaned up. The primary goal is to eliminate the use of anonymous unions, which are a violation of our (emerging) coding standard.

@ghost ghost added the Enhancement Changes/Updates/Additions to existing features label Jul 30, 2019
@ghost ghost self-assigned this Jul 30, 2019
@ghost ghost added the area: X86 x86 Architecture (32-bit) label Jul 30, 2019
@ghost
Copy link
Author

ghost commented Jul 30, 2019

@apboie if you end up moving forward with this before I do, please grab this issue so we don't duplicate work.

@ghost ghost closed this as completed Oct 18, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: X86 x86 Architecture (32-bit) Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

0 participants