diff options
author | Andreas Kling <kling@serenityos.org> | 2021-03-10 16:33:55 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-10 16:33:55 +0100 |
commit | 9b5c9efd73d90e70ac61f5acc6d30d087da5a4aa (patch) | |
tree | c05f94e6202456b9a18f40ef3ccc4b12dc21f716 /AK/LogStream.cpp | |
parent | e58a600d52be5544cab0e770b372488e35a38811 (diff) | |
download | serenity-9b5c9efd73d90e70ac61f5acc6d30d087da5a4aa.zip |
Kernel: Build with -Wvla
Now that all use of VLA's (variable-length arrays) has been purged from
the kernel, let's make sure we don't reintroduce them.
Diffstat (limited to 'AK/LogStream.cpp')
0 files changed, 0 insertions, 0 deletions