avoid variable length arrays #46877
Annotations
8 errors and 1 warning
Run builds
ISO C90 forbids variable length array 'poolsize' [-Werror=vla]
|
Run builds
ISO C90 forbids variable length array 'buf' [-Werror=vla]
|
Run builds
ISO C90 forbids variable length array 'bypass' [-Werror=vla]
|
Run builds
ISO C90 forbids variable length array 'argvalue' [-Werror=vla]
|
Run builds
ISO C90 forbids variable length array 'aiocbs' [-Werror=vla]
|
Run builds
ISO C90 forbids variable length array 'data' [-Werror=vla]
|
Run builds
ISO C90 forbids variable length array 'data' [-Werror=vla]
|
Run builds
ISO C90 forbids variable length array 'threads' [-Werror=vla]
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading