]> sourceware.org Git - systemtap.git/commit
parse.cxx: allow println() call with no args
authorJonathan Lebon <jlebon@redhat.com>
Tue, 14 Jan 2014 22:24:23 +0000 (17:24 -0500)
committerJonathan Lebon <jlebon@redhat.com>
Tue, 14 Jan 2014 22:57:46 +0000 (17:57 -0500)
commit80cb29ebce1afc4d6c28fdf771d6f66d79cb81e9
tree93b516adca0572d4abc1ee88ea006ecb039d7622
parentd2e3c0c7e2d6b9bb2256aa4e3ca49af86adfd684
parse.cxx: allow println() call with no args

This patch lifts the restriction on requiring at least one argument when
calling println().
parse.cxx
This page took 0.025011 seconds and 5 git commands to generate.