Skip to content

Suppress prototype warning#10

Open
take-cheeze wants to merge 1 commit intoanko:masterfrom
take-cheeze:sup_warn
Open

Suppress prototype warning#10
take-cheeze wants to merge 1 commit intoanko:masterfrom
take-cheeze:sup_warn

Conversation

@take-cheeze
Copy link
Copy Markdown

clang -O3 --std=c99 -pedantic -Wall xkbcat.c -o xkbcat -lX11 -lXi
xkbcat.c:15:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int printUsage() {
              ^
               void
1 warning generated.

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