http://bugs.dpdk.org/show_bug.cgi?id=1509
Stephen Hemminger ([email protected]) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED CC| |[email protected] --- Comment #2 from Stephen Hemminger ([email protected]) --- commit 3fc246e883c412f3c285bcabdb402b7d66e78526 Author: Stephen Hemminger <[email protected]> Date: Tue Sep 9 06:49:52 2025 -0700 test/argparse: change initialization to workaround LTO When compiled with Link Time Optimization, the existing code generated an error, because the compiler was unable to intuit that there was space in the flexible array. -- You are receiving this mail because: You are the assignee for the bug.

