Skip to content
Snippets Groups Projects
Commit b9af79dacd54 authored by Reini Urban's avatar Reini Urban
Browse files

Fixed most compiler warnings -Wall -Wextra

repro:
  CFLAGS="-Wall -Wextra -Wunused-parameter -Wc++-compat" ./configure && make

which we use for perl, and libyaml is now included in cperl.
Tested with gcc-5 and clang-3.7

There are still a tons of format warnings (%d on 64bit) in
example-deconstructor.c which I skipped.
parent 8df951c0226f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment