]> git.tuebingen.mpg.de Git - paraslash.git/commit
play: Convert com_next() to lopsub.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 28 Mar 2016 04:05:14 +0000 (04:05 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Mar 2017 09:02:28 +0000 (11:02 +0200)
commit639f0dd92d1fc446eaa7c4747a7b132be5741f7e
treea5c6cf5f9277572c2c67f0d3de2226855975ee9f
parent575aa063581ddfae4af105cea6066c165e9faf1d
play: Convert com_next() to lopsub.

com_next() is also called from com_jmp(), where we needed to pass
a fake argv. This is no longer necessary as com_next() now takes
a parse result pointer which is unused. So we may just pass NULL
from com_jmp().
m4/lls/play_cmd.suite.m4
play.c
play.cmd