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

cant compile next branch #1905

Closed
trufae opened this issue Jul 31, 2022 · 3 comments
Closed

cant compile next branch #1905

trufae opened this issue Jul 31, 2022 · 3 comments

Comments

@trufae
Copy link
Contributor

trufae commented Jul 31, 2022

In file included from arch/PowerPC/PPCDisassembler.c:516:
arch/PowerPC/PPCGenDisassemblerTables.inc: In functioncheckDecoderPredicate’:
arch/PowerPC/PPCGenDisassemblerTables.inc:4928:1: error: no return statement in function returning non-void [-Werror=return-type]
arch/PowerPC/PPCDisassembler.c:237:21: error: ‘DecodeCRRC0RegisterClass’ defined but not used [-Werror=unused-function]
@trufae
Copy link
Contributor Author

trufae commented Jul 31, 2022

the CI should be building capstone with -Werror -Wall

@trufae
Copy link
Contributor Author

trufae commented Jul 31, 2022

Fixed in #1906

@kabeor
Copy link
Member

kabeor commented Aug 2, 2022

merged,thx!

@kabeor kabeor closed this as completed Aug 2, 2022
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

2 participants