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

cflags not working #86

Open
rcheetah opened this issue Dec 11, 2020 · 0 comments
Open

cflags not working #86

rcheetah opened this issue Dec 11, 2020 · 0 comments

Comments

@rcheetah
Copy link

On my system (mac os big sur 11.0.1) I get a 0 as c-flag for almost any event.
The only correct c-flag I got so far was a file duplication (0x00400000, see here). All other events returned a 0 as c-flag.

On a separate matter: shouldn’t the c-flags be returned as hex-value rather than decimal? The value 0x00400000 makes more sense than the decimal equivalent 4194304.

Thank you for your work with this gem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant