Skip to content

Conversation

@ArneBab
Copy link

@ArneBab ArneBab commented Jul 29, 2025

Fixes a build error:

gcc -O _autotst.c -o _autotst
_autotst.c:1:1: error: return type defaults to ‘int’ [-Wimplicit-int]
1 | main()
| ^~~~
::::

Fixes a build error:

gcc -O _autotst.c -o _autotst
_autotst.c:1:1: error: return type defaults to ‘int’ [-Wimplicit-int]
    1 | main()
      | ^~~~
::::
@ArneBab
Copy link
Author

ArneBab commented Jul 29, 2025

Duplicate of #7

@ArneBab ArneBab closed this Jul 29, 2025
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