diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2026-05-20 19:22:37 -0700 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2026-05-23 19:18:53 -0700 |
| commit | 25a07c30e5e19f13c32c7ab561391aefa38bc33d (patch) | |
| tree | 08c630fcaab8610ff6a73bf34bad4ca43d8c87fc /exec/exec.c | |
| parent | b1d338d89ae1e6484306e0ba7c32bd4163b3b54d (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
