diff options
author | Damien George <damien.p.george@gmail.com> | 2017-12-29 00:53:57 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-12-29 13:44:26 +1100 |
commit | c7cb1dfcb9f89eb0a2d2a90a5e496e919c8a0b94 (patch) | |
tree | 82278143cab905094029454ffe71b15b77134f5a /py/stackctrl.h | |
parent | d3fbfa491f46ec7e3f69d12e037cb3da7b3ae984 (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/stackctrl.h')
0 files changed, 0 insertions, 0 deletions