summaryrefslogtreecommitdiff
path: root/exec/exec.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2026-05-20 19:22:37 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2026-05-23 19:18:53 -0700
commit25a07c30e5e19f13c32c7ab561391aefa38bc33d (patch)
tree08c630fcaab8610ff6a73bf34bad4ca43d8c87fc /exec/exec.c
parentb1d338d89ae1e6484306e0ba7c32bd4163b3b54d (diff)
Don’t use VLA in etags.c mercury_decl
* lib-src/etags.c (mercury_decl): Don’t use a VLA, as C11+ says VLAs are optional. Instead, redo to omit the need for an array at all.
Diffstat (limited to 'exec/exec.c')
0 files changed, 0 insertions, 0 deletions