Skip to content

Add explicit return types to functions to comply with C17 strictness.#528

Merged
Cuyler36 merged 1 commit into
ACreTeam:masterfrom
turtlekiosk:add-missing-return-types
Apr 24, 2026
Merged

Add explicit return types to functions to comply with C17 strictness.#528
Cuyler36 merged 1 commit into
ACreTeam:masterfrom
turtlekiosk:add-missing-return-types

Conversation

@turtlekiosk
Copy link
Copy Markdown
Contributor

A couple functions are missing explicit return types which throws an error when compiling with clang and C16+. This PR makes those return types explicit.

@turtlekiosk turtlekiosk changed the title Add explicit return types to functions to comply with C16+ strictness. Add explicit return types to functions to comply with C17 strictness. Apr 24, 2026
@turtlekiosk turtlekiosk force-pushed the add-missing-return-types branch from f2c3e9e to b36ccd1 Compare April 24, 2026 03:13
@turtlekiosk turtlekiosk force-pushed the add-missing-return-types branch from b36ccd1 to a3ee73f Compare April 24, 2026 05:45
@decomp-dev
Copy link
Copy Markdown

decomp-dev Bot commented Apr 24, 2026

Report for GAFE01_00 (4ae9cbc - a3ee73f)

No changes

@Cuyler36 Cuyler36 merged commit eb9b225 into ACreTeam:master Apr 24, 2026
1 check 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