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

Replace x86 paging Directory and DirectoryEntry as structs once ziglang/zig#2627 is fixed #46

Open
SamTebbs33 opened this issue Jun 27, 2019 · 1 comment
Labels
arch: x86 Affects the x86 port blocked Blocked on an external issue code quality An issue of source code quality good first issue Good for newcomers

Comments

@SamTebbs33
Copy link
Collaborator

ziglang/zig#2627 is preventing us from implementing Directory and DirectoryEntry as packed structs due to byteoffset and size bugs.

@SamTebbs33 SamTebbs33 changed the title Replace x86 paging Directory and DirectoryEntry as structs once zig/2627 is fixed Replace x86 paging Directory and DirectoryEntry as structs once ziglang/zig#2627 is fixed Jun 27, 2019
@SamTebbs33 SamTebbs33 added arch: x86 Affects the x86 port code quality An issue of source code quality good first issue Good for newcomers labels Jun 27, 2019
@SamTebbs33 SamTebbs33 added the blocked Blocked on an external issue label Jun 27, 2019
@SamTebbs33
Copy link
Collaborator Author

I'm going to revisit this for v0.3 and see if it works even without the linked issue being fixed.

@SamTebbs33 SamTebbs33 added this to the v0.3 milestone Jul 20, 2020
@SamTebbs33 SamTebbs33 removed this from the v0.3 milestone Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch: x86 Affects the x86 port blocked Blocked on an external issue code quality An issue of source code quality good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant