Skip to content

Conversation

neon443
Copy link

@neon443 neon443 commented May 7, 2025

fixed
../hw/arm/ipod_touch_sha1.c:55:49: error: incompatible integer to pointer conversion passing 'uint64_t' (aka 'unsigned long long') to parameter of type 'void *' [-Wint-conversion]
55 | uint64_t data_length = swapLong(((uint64_t *)s->buffer)[s->buffer_ind / 8 - 1]) / 8;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../hw/arm/ipod_touch_sha1.c:3:32: note: passing argument to parameter 'X' here
3 | static uint64_t swapLong(void *X) {
| ^

@github-actions github-actions bot closed this May 7, 2025
@github-actions github-actions bot locked and limited conversation to collaborators May 7, 2025
@devos50 devos50 reopened this May 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants