Skip to content

Fix debug format specifiers#25

Merged
Maschell merged 1 commit intowiiu-env:mainfrom
GaryOderNichts:fix/debug_formats
Jun 8, 2025
Merged

Fix debug format specifiers#25
Maschell merged 1 commit intowiiu-env:mainfrom
GaryOderNichts:fix/debug_formats

Conversation

@GaryOderNichts
Copy link
Contributor

Fixes compiling with latest wut version.

Fixes compiling with latest wut version
r->_errno = __fsa_translate_error(status);
if (FSACloseFile(deviceData->clientHandle, fd) < 0) {
DEBUG_FUNCTION_LINE_ERR("FSACloseFile(0x%08X, 0x%08X) (%d) failed: %s",
DEBUG_FUNCTION_LINE_ERR("FSACloseFile(0x%08X, 0x%08X) (%s) failed: %s",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch :D

@Maschell Maschell merged commit 89438aa into wiiu-env:main Jun 8, 2025
2 checks passed
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.

2 participants