Skip to content

Conversation

@fill1890
Copy link

minunit.h produces an 'unused argument argc' warning on GCC. Changing
'argc = 1' to 'argc++' removes the problem.

minunit.h produces an 'unused argument argc' warning on GCC. Changing 'argc = 1' to 'argc++' removes the problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant