]> sourceware.org Git - systemtap.git/commit
improve sdt.h compatibility and test suite
authorFrank Ch. Eigler <fche@elastic.org>
Thu, 12 Mar 2009 02:11:09 +0000 (22:11 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Thu, 12 Mar 2009 02:11:09 +0000 (22:11 -0400)
commitec80b3969d33e4d54e97ead4286bdb018e2f1f97
tree88c3403a2ec79e106c3d618d03b1b589990acd1d
parent3bd0d4df7ccfd9afe7771441b26d8baaaf180e29
improve sdt.h compatibility and test suite

Replaced cpp VA_ARGS in sdt.h with explicit enumeration of arguments
(since with -pedantic, cpp has no varargs), and added a few more
cflags variants to the sdt.exp test case.
includes/sys/sdt.h
testsuite/systemtap.base/sdt.c
testsuite/systemtap.base/sdt.exp
This page took 0.023445 seconds and 5 git commands to generate.