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

Use pre-v5 enum names which are now supported by compatibility macros. #4691

Merged
merged 9 commits into from
Oct 29, 2024

Conversation

Rot127
Copy link
Member

@Rot127 Rot127 commented Oct 26, 2024

SQUASH ME

Your checklist for this pull request

  • I've read the guidelines for contributing to this repository
  • I made sure to follow the project's coding style
  • I've documented or updated the documentation of every function and struct this PR changes. If not so I've explained why.
  • I've added tests that prove my fix is effective or that my feature works (if possible)
  • I've updated the rizin book with the relevant information (if needed)

Detailed description

Supersedes #4690

Test plan

...

Closing issues

...

XVilka

This comment was marked as resolved.

@Rot127
Copy link
Member Author

Rot127 commented Oct 26, 2024

Blind fix, but this is very likely the reason for the endian issue:
capstone-engine/capstone#2528

@XVilka

This comment was marked as resolved.

@XVilka XVilka mentioned this pull request Oct 27, 2024
5 tasks
@Rot127 Rot127 force-pushed the dist-fuzz-capstone-pre-v6-fixes branch from 9ed7fa8 to 73e7288 Compare October 28, 2024 11:15
@Rot127 Rot127 force-pushed the dist-fuzz-capstone-pre-v6-fixes branch from 566eaa5 to 6102c53 Compare October 28, 2024 11:34
@XVilka
Copy link
Member

XVilka commented Oct 28, 2024

@Rot127 that PR still didn't help to resolve that endianess issue.

@Rot127
Copy link
Member Author

Rot127 commented Oct 28, 2024

Damn, was hoping I get around building qemu all over again.
Will do it tonight.

@Rot127
Copy link
Member Author

Rot127 commented Oct 28, 2024

capstone-engine/capstone#2530 Sorry, of course I missed the obvious.

@XVilka XVilka merged commit 86d8953 into dev Oct 29, 2024
51 of 52 checks passed
@XVilka XVilka deleted the dist-fuzz-capstone-pre-v6-fixes branch October 29, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants