Actions
Bug #118
closedgeneric_iterate() VLA in C++ code
Start date:
01/03/2024
Due date:
% Done:
0%
Estimated time:
Description
generic_iterate() macro uses VLA, which causes warnings when used from C++ code. VLA is not standard C++.
Files
Updated by Marko Lindqvist 11 months ago
- File 0027-Avoid-VLA-use-in-generic_iterate-in-C-code.patch 0027-Avoid-VLA-use-in-generic_iterate-in-C-code.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
To be applied to S2_6 too.
Updated by Marko Lindqvist 11 months ago
- Status changed from In Review to Closed
Actions