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

debug/macho: add missing constants #21414

Closed
hirochachacha opened this issue Aug 12, 2017 · 3 comments
Closed

debug/macho: add missing constants #21414

hirochachacha opened this issue Aug 12, 2017 · 3 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@hirochachacha
Copy link
Contributor

Current code doesn't have flags such like MH_DYLDLINK, MH_PIE, ... etc.
Which is needed for tests.

@gopherbot
Copy link

Change https://golang.org/cl/55251 mentions this issue: debug/macho: add some file flags

@ianlancetaylor
Copy link
Contributor

Reopening because the CL didn't add all the file flags, just a few of them.

@ianlancetaylor ianlancetaylor added the NeedsFix The path to resolution is known, but the work has not been done. label Aug 14, 2017
@ianlancetaylor ianlancetaylor added this to the Go1.10 milestone Aug 14, 2017
@gopherbot
Copy link

Change https://golang.org/cl/59290 mentions this issue: debug/macho: add missing file flags

@golang golang locked and limited conversation to collaborators Aug 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants