Actions
Bug #424
closedImplicit int is an error with gcc-14
Status:
Closed
Priority:
Normal
Assignee:
-
Description
Some functions are declared without return type (implicit int in ANSI C).
This is now an error, the two attached patches fix that.
Files
Actions