]> sourceware.org Git - systemtap.git/commit
Various fixes for test failures caused by implicit warnings.
authorMark Wielaard <mjw@redhat.com>
Tue, 30 Jun 2015 22:34:32 +0000 (00:34 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 30 Jun 2015 22:34:36 +0000 (00:34 +0200)
commit2d703227f41f6625f6041b1354010cf1530099ae
tree7726124684bca5fa3d8c3c9507a8c8ae0bf381d3
parent732811539192b5cb8c5abe461a2fdbd9316b61a0
Various fixes for test failures caused by implicit warnings.

Add various function and variable declarations and/or includes for
failures caused by new gcc warnings -Wimplicit-function-declaration
or -Wimplicit-int.
testsuite/systemtap.base/at_var_cu_1.c
testsuite/systemtap.base/buildid.c
testsuite/systemtap.base/inlinedvars.c
testsuite/systemtap.base/labels.exp
testsuite/systemtap.base/multisym_main.c
testsuite/systemtap.base/pthread_stacks.c
testsuite/systemtap.base/stmt_rel_user.c
testsuite/systemtap.base/utrace_p5_multi.c
This page took 0.029596 seconds and 5 git commands to generate.