Skip to content

Comments

fix: removed implicit int parameters#2

Open
ninja-jambon wants to merge 1 commit intoai4reason:masterfrom
ninja-jambon:fixed-implicit-int
Open

fix: removed implicit int parameters#2
ninja-jambon wants to merge 1 commit intoai4reason:masterfrom
ninja-jambon:fixed-implicit-int

Conversation

@ninja-jambon
Copy link

Fixed a compilation issue caused by implicit int parameters. Since implicit int declarations are illegal in C99 and later, I replaced them with explicit int types to ensure compatibility with modern compilers.

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.

1 participant