The DTrace harness (dtest.pl) executes DTrace scripts with the -C flag,which causes dtrace(1) to run the C preprocessor on input scripts beforeexecuting them. Suppress some warnings emitted by the
The DTrace harness (dtest.pl) executes DTrace scripts with the -C flag,which causes dtrace(1) to run the C preprocessor on input scripts beforeexecuting them. Suppress some warnings emitted by the preprocessor which areconfusing the DTrace lexer tests.MFC after: 1 week
show more ...
This commit was generated by cvs2svn to compensate for changes in r178476,which included commits to RCS files with non-trunk default branches.