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

Fix #2509. #2510

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Fix #2509. #2510

merged 1 commit into from
Oct 22, 2024

Conversation

Rot127
Copy link
Collaborator

@Rot127 Rot127 commented Oct 15, 2024

Compatibility headers should always include the header in the same dir.

Your checklist for this pull request

  • I've documented or updated the documentation of every API function and struct this PR changes.
  • I've added tests that prove my fix is effective or that my feature works (if possible)

Detailed description

The comparability header should not include the system headers.
It breaks on one side capstone.pc and also is not very intuitive. Because (I would say) the header is always assumed to be the compatibility header within its directory. Not within another.

Test plan

...

Closing issues

closes #2509

Compatibility headers should always include the header in the same dir.
@XVilka
Copy link
Contributor

XVilka commented Oct 16, 2024

@kabeor please merge also this one

@kabeor kabeor merged commit cecb5ed into capstone-engine:next Oct 22, 2024
19 checks passed
@Rot127 Rot127 deleted the compat-sys-headers branch October 22, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include errors with compatibility headers in v6-alpha
3 participants