summaryrefslogtreecommitdiff
path: root/py/persistentcode.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-12-29 00:53:57 +1100
committerDamien George <damien.p.george@gmail.com>2017-12-29 13:44:26 +1100
commitc7cb1dfcb9f89eb0a2d2a90a5e496e919c8a0b94 (patch)
tree82278143cab905094029454ffe71b15b77134f5a /py/persistentcode.c
parentd3fbfa491f46ec7e3f69d12e037cb3da7b3ae984 (diff)
py/parse: Fix macro evaluation by avoiding empty __VA_ARGS__.
Empty __VA_ARGS__ are not allowed in the C preprocessor so adjust the rule arg offset calculation to not use them. Also, some compilers (eg MSVC) require an extra layer of macro expansion.
Diffstat (limited to 'py/persistentcode.c')
0 files changed, 0 insertions, 0 deletions