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

ptrace: Ptrace{Requests, Events, Options} are not in an enum #439

Closed
chaosagent opened this issue Oct 16, 2016 · 2 comments
Closed

ptrace: Ptrace{Requests, Events, Options} are not in an enum #439

chaosagent opened this issue Oct 16, 2016 · 2 comments

Comments

@chaosagent
Copy link
Contributor

https://github.com/nix-rust/nix/blob/master/src/sys/ptrace.rs#L14-L63

From CONVENTIONS.md:

We represent sets of constants that are intended as mutually exclusive arguments to parameters of functions by enumerations.
@kamalmarhubi
Copy link
Member

Thanks for the report! Saw your #438 as well. Going to comment there.

@Susurrus
Copy link
Contributor

Susurrus commented Nov 5, 2017

I believe this is now resolved with #749.

@Susurrus Susurrus closed this as completed Nov 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants