]> sourceware.org Git - systemtap.git/commit
Fix PR15513 by adding a 'runtime' preprocessor conditional.
authorDavid Smith <dsmith@redhat.com>
Wed, 22 May 2013 15:49:06 +0000 (10:49 -0500)
committerDavid Smith <dsmith@redhat.com>
Wed, 22 May 2013 15:49:06 +0000 (10:49 -0500)
commitd9677d7b7dcf807d9bcc0c24d369f8d02acc73b1
tree0380e64b1930b400fed85e25caa4b8267a66f11c
parent77185f6c999309f1010dae8b506c86866415fe0a
Fix PR15513 by adding a 'runtime' preprocessor conditional.

* parse.cxx (eval_pp_conditional): Added 'runtime' preprocessor conditional.
* man/stap.1: Added 'runtime' preprocessor conditional documentation.
* testsuite/parseok/fourteen.stp: Added 'runtime' preprocessor conditional
  test.
* testsuite/systemtap.base/preprocessor.exp: Ditto.
* testsuite/parseko/preprocess18.stp: New file.
* testsuite/parseko/preprocess19.stp: Ditto.
man/stap.1
parse.cxx
testsuite/parseko/preprocess18.stp [new file with mode: 0644]
testsuite/parseko/preprocess19.stp [new file with mode: 0644]
testsuite/parseok/fourteen.stp
testsuite/systemtap.base/preprocessor.exp
This page took 0.029759 seconds and 5 git commands to generate.