aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorFlorian Diebold <[email protected]>2020-03-13 12:57:44 +0000
committerFlorian Diebold <[email protected]>2020-03-13 13:50:03 +0000
commit89eb9e8002466f3099de77bc42cdabbf67d5dc1b (patch)
tree210539acb34578b5ec4697e9995457700545af07 /editors
parent93527b5f193ed214f6ae0f8112eaec2eebabd016 (diff)
Protect against infinite macro expansion in def collector
There was a test for this, but it wasn't actually working because the first recursive expansion failed. (The comma...) Even with this limit, that test (when fixed) still takes some time to pass because of the exponential growth of the expansions, so I disabled it and added a different one without growth.
Diffstat (limited to 'editors')
0 files changed, 0 insertions, 0 deletions