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 compatibility with rizin 0.7.3 (#29) #30

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

suhipek
Copy link
Contributor

@suhipek suhipek commented May 29, 2024

The upstream PR rizinorg/rizin#4353 removed the rz_analysis_get_fcns function due to its duplication with rz_analysis_function_list. This change caused incompatibilities(#29) in RizinDatabase::fetchFunctionsAndGlobals, which relied on the removed function.

Fix #29

@wargio
Copy link
Member

wargio commented May 29, 2024

@XVilka i'm merging this but it fails to build because cutter dev is not updated. but the fix is correct.

@thestr4ng3r thestr4ng3r merged commit ea58709 into rizinorg:dev Jun 5, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

Compilation Error with Rizin 0.7.3: rz_analysis_get_fcns Not Declared
3 participants