]> andersk Git - libyaml.git/commit
Fix -Wformat compilation errors in tests
authorIan Cordasco <graffatcolmingov@gmail.com>
Thu, 8 Dec 2016 01:55:20 +0000 (19:55 -0600)
committerIngy döt Net <ingy@ingy.net>
Sat, 17 Dec 2016 21:27:18 +0000 (13:27 -0800)
commit44d49c9019930352dea29b539fd949f1c22a5766
tree9a7d1514c66d0950d2acc609e4dbe8d2950b6c83
parentfd039be5f1f13cd9278d510ddf8f3ccda0e0d1ec
Fix -Wformat compilation errors in tests

There were several warnings generated by formatting errors in the tests,
this corrects the format strings and silences the warnings.
tests/example-deconstructor-alt.c
tests/example-deconstructor.c
tests/example-reformatter-alt.c
tests/example-reformatter.c
tests/run-dumper.c
tests/run-emitter.c
tests/test-reader.c
tests/test-version.c
This page took 0.061426 seconds and 5 git commands to generate.