Skip to content

Suppress minunit compiler warning - #15

Open
fill1890 wants to merge 1 commit into
zedshaw:masterfrom
fill1890:master
Open

Suppress minunit compiler warning#15
fill1890 wants to merge 1 commit into
zedshaw:masterfrom
fill1890:master

Conversation

@fill1890

Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant